Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
iperezx committed Nov 7, 2023
1 parent 5a88c29 commit 92be5a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ckanext/ndp/tests/test_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ def test_some_action():
pass
"""
import ckanext.ndp.plugin as plugin
from ckan.plugins import plugin_loaded
import pytest


@pytest.mark.ckan_config("ckan.plugins", "ndp")
Expand Down

0 comments on commit 92be5a5

Please sign in to comment.