release: v3.18.2 (#4834)

* v3.18.2

* rebuild dist

* update e2e test path config
This commit is contained in:
kyle
2018-08-25 12:13:00 -07:00
committed by GitHub
parent 00432fc07c
commit f51f391dcc
9 changed files with 21 additions and 21 deletions

View File

@@ -1,10 +1,10 @@
{
"src_folders" : ["test/e2e/scenarios"],
"src_folders" : ["test/e2e-selenium/scenarios"],
"output_folder" : "reports",
"live_output": true,
"custom_commands_path" : "",
"custom_assertions_path" : "",
"page_objects_path" : "test/e2e/pages",
"page_objects_path" : "test/e2e-selenium/pages",
"globals_path" : "",
"test_runner" : {