From 8943a580feb844f415dceb9f1e3644f9a211834a Mon Sep 17 00:00:00 2001 From: jbannon Date: Mon, 15 Aug 2022 23:42:05 +0000 Subject: [PATCH] not reproducible :/ --- 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 a1360b4f..9e6ebb30 100644 --- a/tests/e2e/plugins/test_chapters.py +++ b/tests/e2e/plugins/test_chapters.py @@ -67,4 +67,7 @@ class TestChapters: output_directory=output_directory, dry_run=dry_run, expected_download_summary_file_name="plugins/test_chapters_sb_and_embedded_subs.json", + ignore_md5_hashes_for=[ + "JMC - This GPU SLIDES into this Case! - Silverstone SUGO 16 ITX Case.mp4" + ], )