File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 13
13
"require" : {
14
14
"magento/magento2-functional-testing-framework" : " ~2.0.0" ,
15
15
"magento/magento2-functional-test-framework" : " 100.0.0-dev" ,
16
+ "magento/magento2-functional-test-module-backend" : " 100.0.0-dev" ,
16
17
"magento/magento2-functional-test-module-checkout" : " 100.0.0-dev" ,
17
18
"magento/magento2-functional-test-module-quote" : " 100.0.0-dev" ,
18
19
"magento/magento2-functional-test-module-theme" : " 100.0.0-dev" ,
35
36
"magento/magento2-functional-test-module-product-alert" : " 100.0.0-dev" ,
36
37
"magento/magento2-functional-test-module-store" : " 100.0.0-dev" ,
37
38
"magento/magento2-functional-test-module-tax" : " 100.0.0-dev" ,
38
- "magento/magento2-functional-test-module-theme" : " 100.0.0-dev" ,
39
+ "magento/magento2-functional-test-module-url-rewrite" : " 100.0.0-dev" ,
40
+ "magento/magento2-functional-test-module-widget" : " 100.0.0-dev" ,
41
+ "magento/magento2-functional-test-module-wishlist" : " 100.0.0-dev"
39
42
},
40
43
"autoload" : {
41
44
"psr-4" : {
You can’t perform that action at this time.
0 commit comments