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,
|
self,
|
||||||
channel_subscription_generator,
|
channel_subscription_generator,
|
||||||
channel_preset_dict,
|
channel_preset_dict,
|
||||||
expected_full_channel_download,
|
|
||||||
output_directory,
|
output_directory,
|
||||||
dry_run,
|
dry_run,
|
||||||
):
|
):
|
||||||
|
|
@ -106,7 +105,6 @@ class TestChannelAsKodiTvShow:
|
||||||
self,
|
self,
|
||||||
channel_subscription_generator,
|
channel_subscription_generator,
|
||||||
recent_channel_preset_dict,
|
recent_channel_preset_dict,
|
||||||
expected_recent_channel_download,
|
|
||||||
output_directory,
|
output_directory,
|
||||||
dry_run,
|
dry_run,
|
||||||
):
|
):
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue