diff --git a/tests/integration/harvest/test_harvest_full_flow.py b/tests/integration/harvest/test_harvest_full_flow.py index 1ccce33..3601cb9 100644 --- a/tests/integration/harvest/test_harvest_full_flow.py +++ b/tests/integration/harvest/test_harvest_full_flow.py @@ -2,6 +2,7 @@ from unittest.mock import patch from harvester.harvest import HarvestSource + class TestHarvestFullFlow: @patch("harvester.harvest.ckan") def test_harvest_single_record_created(