mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-22 00:08:08 +00:00
v4.0.1
This commit is contained in:
@@ -25,5 +25,5 @@ class TestConfig:
|
||||
assert "server" in account_info
|
||||
|
||||
def test_load_config(self, config):
|
||||
config.load_config(file="tests/live/configs/test2.json")
|
||||
config.load_config(config_file="tests/live/configs/test2.json")
|
||||
assert config.filename == "test2.json"
|
||||
|
||||
Reference in New Issue
Block a user