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