Skip to content

Commit cf9cfd8

Browse files
author
Sergey Kovalenko
committed
MAGETWO-57294: Porting L2 build optimizations to 2.0.x
1 parent cde5a19 commit cf9cfd8

File tree

1 file changed

+0
-6
lines changed
  • dev/tests/integration/testsuite/Magento/Theme/Model/Theme/Domain

1 file changed

+0
-6
lines changed

dev/tests/integration/testsuite/Magento/Theme/Model/Theme/Domain/VirtualTest.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,4 @@ public function testGetPhysicalTheme()
8787
)->getPhysicalTheme()->getId()
8888
);
8989
}
90-
91-
protected function tearDown()
92-
{
93-
unset($this->_physicalThemeId);
94-
unset($this->_virtualThemeId);
95-
}
9690
}

0 commit comments

Comments
 (0)