[ckan-changes] commit/ckan: John Lawrence Aspden: [authz][s]: added extra commit and remove at suggestion of dread in the hope that will unbreak the postgres tests
Bitbucket
commits-noreply at bitbucket.org
Wed May 25 20:02:05 UTC 2011
1 new changeset in ckan:
http://bitbucket.org/okfn/ckan/changeset/3c260ed6a21d/
changeset: r3115:3c260ed6a21d
user: John Lawrence Aspden
date: 2011-05-25 22:01:51
summary: [authz][s]: added extra commit and remove at suggestion of dread in the hope that will unbreak the postgres tests
affected #: 1 file (40 bytes)
--- a/ckan/tests/functional/test_edit_authz.py Wed May 25 00:51:42 2011 +0100
+++ b/ckan/tests/functional/test_edit_authz.py Wed May 25 21:01:51 2011 +0100
@@ -53,6 +53,8 @@
model.Session.add(obj)
model.add_user_to_role(sysadmin_user, model.Role.ADMIN, model.System())
+ model.repo.commit_and_remove()
+
model.repo.new_revision()
self.pkg = u'package'
Repository URL: https://bitbucket.org/okfn/ckan/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the ckan-changes
mailing list