Skip to content

Commit 1aa13bb

Browse files
committed
MAGETWO-88409: Builds stabilization for PR
- codestyle fix
1 parent 90cf411 commit 1aa13bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/setup-integration/framework/Magento/TestFramework/Annotation/ReinstallInstance.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ public function __construct(\Magento\TestFramework\Application $application)
3333
*/
3434
public function endTest()
3535
{
36-
$this->application->reinitialize();
3736
$this->application->cleanup();
3837
}
3938
}

0 commit comments

Comments
 (0)