no regen tests
This commit is contained in:
parent
eb810d1c71
commit
28e4687ad3
1 changed files with 0 additions and 2 deletions
|
|
@ -98,13 +98,11 @@ class TestPlaylistAsKodiMusicVideo:
|
|||
output_directory=output_directory,
|
||||
transaction_log=transaction_log,
|
||||
transaction_log_summary_file_name="youtube/test_playlist.txt",
|
||||
regenerate_transaction_log=True,
|
||||
)
|
||||
assert_expected_downloads(
|
||||
output_directory=output_directory,
|
||||
dry_run=dry_run,
|
||||
expected_download_summary_file_name="youtube/test_playlist.json",
|
||||
regenerate_expected_download_summary=True,
|
||||
)
|
||||
|
||||
if not dry_run:
|
||||
|
|
|
|||
Loading…
Reference in a new issue