revert nightwatch paths to original test

This commit is contained in:
Robin Scholtes 2023-05-12 09:55:14 +12:00
parent 6b61567b5a
commit 984ce61924

View file

@ -1,6 +1,6 @@
{
"src_folders": ["tests/browser/mobile"],
"exclude": ["tests/browser/mobile/browserUtils.js"],
"src_folders": ["tests/browser"],
"exclude": ["tests/browser/browserUtils.js"],
"output_folder": "tests/browser/output",
"test_settings": {