Skip to content

Commit

Permalink
test: fix flake8 test
Browse files Browse the repository at this point in the history
  • Loading branch information
smotornyuk committed Nov 2, 2023
1 parent 8e143e4 commit ad4d083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckanext/harvest/tests/conftest.py
@@ -1,5 +1,6 @@
import pytest


@pytest.fixture
def clean_db(reset_db, migrate_db_for):
reset_db()
Expand Down

0 comments on commit ad4d083

Please sign in to comment.