Skip to content

Commit f037785

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)