chore: Fix broken test configs
This commit is contained in:
parent
4e2fdc2d96
commit
ad479651b7
|
|
@ -3,7 +3,7 @@ listenAddressSingleHTTPFrontend: 0.0.0.0:1337
|
||||||
|
|
||||||
logLevel: "DEBUG"
|
logLevel: "DEBUG"
|
||||||
checkForUpdates: false
|
checkForUpdates: false
|
||||||
popupOnStart: execution-dialog
|
defaultPopupOnStart: execution-dialog
|
||||||
|
|
||||||
actions:
|
actions:
|
||||||
- title: Test datetime argument
|
- title: Test datetime argument
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ listenAddressSingleHTTPFrontend: 0.0.0.0:1337
|
||||||
|
|
||||||
logLevel: "DEBUG"
|
logLevel: "DEBUG"
|
||||||
checkForUpdates: false
|
checkForUpdates: false
|
||||||
popupOnStart: execution-dialog
|
defaultPopupOnStart: execution-dialog
|
||||||
|
|
||||||
actions:
|
actions:
|
||||||
- title: Test suggestionsBrowserKey
|
- title: Test suggestionsBrowserKey
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue