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 ebf25c5 commit e978770Copy full SHA for e978770
dev/tools/performance-toolkit/fixtures/configs_apply.php
@@ -17,7 +17,7 @@ class ConfigsApplyFixture extends \Magento\ToolkitFramework\Fixture
17
/**
18
* {@inheritdoc}
19
*/
20
- public function execute()
+ public function execute()
21
{
22
$configs = \Magento\ToolkitFramework\Config::getInstance()->getValue('configs', array());
23
$this->application->resetObjectManager();
0 commit comments