asdf
This commit is contained in:
parent
659f38ce91
commit
2d8a4f99b3
1 changed files with 1 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ def test_subscription_file_value_applies_from_config(
|
|||
)
|
||||
assert len(subs) == 2
|
||||
|
||||
# Test __value__ worked correctly
|
||||
# Test __value__ worked correctly from the config
|
||||
value_sub = subs[1]
|
||||
assert value_sub.name == "test_value"
|
||||
assert (
|
||||
|
|
|
|||
Loading…
Reference in a new issue