1
0
Fork 0
mirror of synced 2024-05-17 18:52:46 +12:00

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

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