Remove unimplemented test

This commit is contained in:
Serene-Arc
2021-03-08 12:33:11 +10:00
committed by Ali Parlakci
parent 33f4947456
commit dd1831b0ea

View File

@@ -163,11 +163,6 @@ def test_get_submissions_from_link(
assert len(results[0]) == len(test_submission_ids)
@pytest.mark.skip
def test_load_config(downloader_mock: MagicMock):
raise NotImplementedError
@pytest.mark.online
@pytest.mark.reddit
@pytest.mark.parametrize(('test_subreddits', 'limit'), (