Skip to content

Commit a4e7512

Browse files
committed
MQE-231: Allow data to extend other data
- Missed a clean reference
1 parent a61358c commit a4e7512

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

dev/tests/unit/Magento/FunctionalTestFramework/Util/ModuleResolverTest.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,6 @@
1616

1717
class ModuleResolverTest extends MagentoTestCase
1818
{
19-
/**
20-
* remove all registered test doubles
21-
*/
22-
protected function tearDown()
23-
{
24-
AspectMock::clean();
25-
}
26-
2719
/**
2820
* Validate that Paths that are already set are returned
2921
* @throws \Exception

0 commit comments

Comments
 (0)