mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Fix missing option in test configuration
Add danube_edition option to the Misc section of the configuration file. Without this option, this 'missing section' test case will fail with 'missing option' instead of 'missing section'. Coupled with the unpredictable order of reading options, this only happens sometimes.
This commit is contained in:
parent
a1d5486c82
commit
bbef41af7a
@ -1,3 +1,3 @@
|
||||
[Misc]
|
||||
box_name = FreedomBox
|
||||
|
||||
danube_edition = False
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user