assertNotFalse($dockerfile); $this->assertStringContainsString( 'vendor:publish --tag=livewire:assets', $dockerfile ); } }