Update test_download_factory.py

This commit is contained in:
OMEGA_RAZER
2022-12-19 22:04:49 -05:00
committed by GitHub
parent b3e4777206
commit da74096cde

View File

@@ -65,6 +65,7 @@ def test_factory_lever_good(test_submission_url: str, expected_class: BaseDownlo
"https://www.google.com",
"https://www.google.com/test",
"https://www.google.com/test/",
"https://www.tiktok.com/@keriberry.420",
),
)
def test_factory_lever_bad(test_url: str):