Skip to content

Commit e978770

Browse files
author
Egor Shitikov
committed
MAGETWO-34014: Create fixture or script for changing Magento FPC ttl
1 parent ebf25c5 commit e978770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tools/performance-toolkit/fixtures/configs_apply.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class ConfigsApplyFixture extends \Magento\ToolkitFramework\Fixture
1717
/**
1818
* {@inheritdoc}
1919
*/
20-
public function execute()
20+
public function execute()
2121
{
2222
$configs = \Magento\ToolkitFramework\Config::getInstance()->getValue('configs', array());
2323
$this->application->resetObjectManager();

0 commit comments

Comments
 (0)