remove fixture usage
This commit is contained in:
parent
c210f331ce
commit
147cc3204f
1 changed files with 0 additions and 2 deletions
|
|
@ -84,7 +84,6 @@ class TestChannelAsKodiTvShow:
|
|||
self,
|
||||
channel_subscription_generator,
|
||||
channel_preset_dict,
|
||||
expected_full_channel_download,
|
||||
output_directory,
|
||||
dry_run,
|
||||
):
|
||||
|
|
@ -106,7 +105,6 @@ class TestChannelAsKodiTvShow:
|
|||
self,
|
||||
channel_subscription_generator,
|
||||
recent_channel_preset_dict,
|
||||
expected_recent_channel_download,
|
||||
output_directory,
|
||||
dry_run,
|
||||
):
|
||||
|
|
|
|||
Loading…
Reference in a new issue