Browse Source

chore: Fix broken test configs

jamesread 4 months ago
parent
commit
c4a8eadd3f

+ 1 - 0
integration-tests/tests/checkbox/config.yaml

@@ -3,6 +3,7 @@ listenAddressSingleHTTPFrontend: 0.0.0.0:1337
 
 logLevel: "DEBUG"
 checkForUpdates: false
+popupOnStart: execution-dialog
 
 actions:
   - title: Test checkbox argument

+ 1 - 0
integration-tests/tests/datetime/config.yaml

@@ -3,6 +3,7 @@ listenAddressSingleHTTPFrontend: 0.0.0.0:1337
 
 logLevel: "DEBUG"
 checkForUpdates: false
+popupOnStart: execution-dialog
 
 actions:
   - title: Test datetime argument

+ 1 - 0
integration-tests/tests/suggestionsBrowserKey/config.yaml

@@ -3,6 +3,7 @@ listenAddressSingleHTTPFrontend: 0.0.0.0:1337
 
 logLevel: "DEBUG"
 checkForUpdates: false
+popupOnStart: execution-dialog
 
 actions:
   - title: Test suggestionsBrowserKey