Skip to content

Commit 4f69643

Browse files
author
Mykhailo Miroshnikov
committed
MAGETWO-35118: JavaScript Unit Test Framework supports theme feature
- Change path to JsTestDriver specs
1 parent acda2f4 commit 4f69643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/js/JsTestDriver/jsTestDriver.php.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
return array(
1212
'server' => 'http://localhost:9876',
1313
'load' => array(
14-
'/dev/tests/js/framework',
14+
'/dev/tests/js/JsTestDriver/framework',
1515
'/lib/web/mage/webapi.js',
1616
'/lib/web/mage/validation/validation.js',
1717
'/app/code/Magento/DesignEditor/view/adminhtml/web/js/infinitescroll.js',

0 commit comments

Comments
 (0)