We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79d056 commit 4b752a3Copy full SHA for 4b752a3
dev/tests/setup-integration/framework/Magento/TestFramework/Workaround/CacheClean.php
@@ -20,7 +20,7 @@ class CacheClean
20
*
21
* @return void
22
*/
23
- public function startTest()
+ public function endTest()
24
{
25
/** @var \Magento\Framework\App\Cache\Manager $cacheManager */
26
$cacheManager = Bootstrap::getObjectManager()->get(\Magento\Framework\App\Cache\Manager::class);
0 commit comments