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"
|
||||
checkForUpdates: false
|
||||
popupOnStart: execution-dialog
|
||||
defaultPopupOnStart: execution-dialog
|
||||
|
||||
actions:
|
||||
- title: Test datetime argument
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ listenAddressSingleHTTPFrontend: 0.0.0.0:1337
|
|||
|
||||
logLevel: "DEBUG"
|
||||
checkForUpdates: false
|
||||
popupOnStart: execution-dialog
|
||||
defaultPopupOnStart: execution-dialog
|
||||
|
||||
actions:
|
||||
- title: Test suggestionsBrowserKey
|
||||
|
|
|
|||
Loading…
Reference in New Issue