From c1e1df42e2821e3713d808c4d2a171d94326d175 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 4 Nov 2018 14:46:46 +0000 Subject: Test: Fix simultanious-fetches.yaml to not look like a YAML alias. --- test/monkey-tests/simultanious-fetches.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/monkey-tests/simultanious-fetches.yaml b/test/monkey-tests/simultanious-fetches.yaml index 513b7881a..57ec6e17f 100644 --- a/test/monkey-tests/simultanious-fetches.yaml +++ b/test/monkey-tests/simultanious-fetches.yaml @@ -25,7 +25,7 @@ steps: url: http://www.arstechnica.co.uk/ - action: block conditions: - - window: *all* + - window: "*all*" status: complete - action: window-close window: win1 -- cgit v1.2.3