Skip to content

Commit

Permalink
Investigation
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémy HUBSCHER committed Jul 17, 2015
1 parent 86bbf60 commit 96e6cb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions loadtests/loadtest/tutorial.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ def play_user_shared_bucket_tutorial(self):
# import pdb; pdb.set_trace()
# self.assertEqual(resp.status_code, 201)
record = resp.json()
print record
self.assertIn('write', record['permissions'])

# Create a new collection and check for permissions
Expand Down

0 comments on commit 96e6cb5

Please sign in to comment.