diff --git a/tests/SprykerSdkTest/Integrator/IntegratorFacadeTest.php b/tests/SprykerSdkTest/Integrator/IntegratorFacadeTest.php index d2748e33..494918dd 100644 --- a/tests/SprykerSdkTest/Integrator/IntegratorFacadeTest.php +++ b/tests/SprykerSdkTest/Integrator/IntegratorFacadeTest.php @@ -380,8 +380,6 @@ public function testRunInstallationConfigureEnvChoices(): void $this->assertFileExists($classPath); $this->assertFileExists($testFilePath); - file_put_contents('envConfig.php', file_get_contents($classPath)); - $this->assertSame(trim(file_get_contents($testFilePath)), trim(file_get_contents($classPath))); $this->assertDuplicatedTargetDoesNotExistInFile(