Update test_connector.py

Update user that was banned/suspended with one that should not end up that way.
This commit is contained in:
OMEGARAZER
2022-09-23 02:59:16 -04:00
committed by GitHub
parent 3906386838
commit 9c067ad74f

View File

@@ -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',
))