From fa1f1dcd1188ab80803b1ef0773020d1378dbfc4 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 23 Mar 2020 12:31:00 +0000 Subject: fix start stop test to set launch options correctly --- test/monkey-tests/start-stop-no-js.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'test/monkey-tests/start-stop-no-js.yaml') 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 - -- cgit v1.2.3