소스 검색

chore: Fix broken test configs

jamesread 4 달 전
부모
커밋
ad479651b7
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      integration-tests/tests/datetime/config.yaml
  2. 1 1
      integration-tests/tests/suggestionsBrowserKey/config.yaml

+ 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