Skip to content

Commit

Permalink
style fixup per @zupo
Browse files Browse the repository at this point in the history
  • Loading branch information
cewing committed Oct 6, 2013
1 parent 07aeb9a commit 65cffbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plone/api/tests/test_group.py
Expand Up @@ -212,7 +212,6 @@ def test_add_user_with_nonexistant_user(self):

def test_add_user_username(self):
"""Test adding a user to a group by username."""

group = api.group.create(groupname='staff')
api.user.create(email='bob@plone.org', username='bob')

Expand Down

0 comments on commit 65cffbc

Please sign in to comment.