mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-10-30 06:16:21 +00:00
Remove potentially unexpected config update
This commit is contained in:
committed by
Bobby Noelte
parent
94618f5f66
commit
da4994ca39
@@ -116,7 +116,6 @@ class TestDataBase:
|
||||
def base(self):
|
||||
# Provide default values for configuration
|
||||
derived = DerivedBase()
|
||||
derived.config.update()
|
||||
return derived
|
||||
|
||||
def test_get_config_value_key_error(self, base):
|
||||
|
||||
Reference in New Issue
Block a user