Skip to content

Commit e373d72

Browse files
author
lestare
committed
MAGETWO-65403: [Backport] - [Performance] Add an opportunity to turn off swatches for category page - for 2.1.6
1 parent 66171f7 commit e373d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/utils/command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
exec('php -f ../../../../bin/magento ' . $command);
99
} else {
1010
throw new \InvalidArgumentException("Command GET parameter is not set.");
11-
}
11+
}

0 commit comments

Comments
 (0)