Browse Source

chore: Fix broken test configs

jamesread 4 months ago
parent
commit
ad479651b7

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

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

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

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