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 Jun 15, 2016
1 parent 1f23b97 commit e20bef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/tests/logic/action/test_create.py
Expand Up @@ -151,7 +151,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 e20bef2

Please sign in to comment.