From c6d2263271bd953b82f684209521c493fe7df0df Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Fri, 26 Aug 2022 22:34:21 -0700 Subject: [PATCH] ignore --- tests/e2e/plugins/test_chapters.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/e2e/plugins/test_chapters.py b/tests/e2e/plugins/test_chapters.py index e9cd720f..95f21f93 100644 --- a/tests/e2e/plugins/test_chapters.py +++ b/tests/e2e/plugins/test_chapters.py @@ -106,4 +106,7 @@ class TestChapters: output_directory=output_directory, dry_run=dry_run, expected_download_summary_file_name="plugins/test_chapters_from_ts_with_subs.json", + ignore_md5_hashes_for=[ + "JMC - This GPU SLIDES into this Case! - Silverstone SUGO 16 ITX Case.mp4" + ], )