Skip to content

Commit

Permalink
[2939] make sure config is updated in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kindly committed Nov 13, 2012
1 parent fddde43 commit 22389d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ckan/tests/logic/test_auth.py
Expand Up @@ -13,6 +13,8 @@
'create_user_via_api': False,
}

new_authz.CONFIG_PERMISSIONS.update(INITIAL_TEST_CONFIG_PERMISSIONS)

class TestAction(tests.WsgiAppCase):

@classmethod
Expand Down

0 comments on commit 22389d9

Please sign in to comment.