diff --git a/tests/test_connector.py b/tests/test_connector.py index e928000..142baa6 100644 --- a/tests/test_connector.py +++ b/tests/test_connector.py @@ -399,7 +399,7 @@ def test_read_submission_ids_from_file(downloader_mock: MagicMock, tmp_path: Pat @pytest.mark.online @pytest.mark.reddit @pytest.mark.parametrize('test_redditor_name', ( - 'Paracortex', + 'nasa', 'crowdstrike', 'HannibalGoddamnit', ))