1
0
Fork 0
mirror of synced 2024-06-08 13:24:36 +12:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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):