summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/monkey-tests/start-stop-no-js.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/monkey-tests/start-stop-no-js.yaml b/test/monkey-tests/start-stop-no-js.yaml
index 0a681cffc..028e08f8e 100644
--- a/test/monkey-tests/start-stop-no-js.yaml
+++ b/test/monkey-tests/start-stop-no-js.yaml
@@ -1,8 +1,7 @@
title: start and stop browser without JS
-group: basic
+group: initial
steps:
- action: launch
- args:
+ options:
- enable_javascript=0
- action: quit
-