update test
This commit is contained in:
parent
cf47858c61
commit
85673fd9d7
1 changed files with 1 additions and 1 deletions
|
|
@ -494,7 +494,7 @@ def test_tv_show_subscriptions(tv_show_config: ConfigFile, tv_show_subscriptions
|
|||
config=tv_show_config, subscription_path=tv_show_subscriptions_path
|
||||
)
|
||||
|
||||
assert len(subs) == 5
|
||||
assert len(subs) == 6
|
||||
assert subs[3].name == "Jake Trains"
|
||||
jake_train_overrides = subs[3].overrides.dict_with_format_strings
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue