Skip to content

Commit

Permalink
[#3108] Add back plugin unload command
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Aug 25, 2016
1 parent 6adb2d7 commit 7b293a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/new_tests/logic/action/test_create.py
Expand Up @@ -109,7 +109,7 @@ def setup_class(cls):

@classmethod
def teardown_class(cls):

p.unload('image_view')
helpers.reset_db()

def setup(self):
Expand Down

0 comments on commit 7b293a1

Please sign in to comment.