[ckan-changes] [okfn/ckan] 6fa6a3: Flush CONFIG_PERMISSIONS caching during teardown

GitHub noreply at github.com
Thu Jun 6 09:47:26 UTC 2013


  Branch: refs/heads/356-auth-create-user-option
  Home:   https://github.com/okfn/ckan
  Commit: 6fa6a399f307cc127e3b59ac71c39c7f9d843331
      https://github.com/okfn/ckan/commit/6fa6a399f307cc127e3b59ac71c39c7f9d843331
  Author: Nigel Babu <nigelbabu at gmail.com>
  Date:   2013-06-06 (Thu, 06 Jun 2013)

  Changed paths:
    M ckan/tests/functional/api/test_user.py

  Log Message:
  -----------
  Flush CONFIG_PERMISSIONS caching during teardown

The auth config was being cached to CONFIG_PERMISSIONS which caused
the subsequents tests to fail. This change flushes the
CONFIG_PERMISSIONS cache in the teardown function





More information about the ckan-changes mailing list