[fix] wizard UI test order (#10663)

* [fix] wizard ui test order

* [setup] remove old test

* [fix] commit to remove lock from defaults table during setup
This commit is contained in:
Prateeksha Singh
2017-09-07 09:03:16 +05:30
committed by Rushabh Mehta
parent ec46e51ed4
commit 2697e332f3
3 changed files with 13 additions and 14 deletions

View File

@@ -56,7 +56,6 @@ script:
- bench run-tests
- sleep 5
- bench reinstall --yes
- bench execute erpnext.setup.setup_wizard.utils.complete
- bench execute erpnext.setup.utils.enable_all_roles_and_domains
- bench --verbose run-setup-wizard-ui-test
- bench execute erpnext.setup.utils.enable_all_roles_and_domains
- bench run-ui-tests --app erpnext