Skip to content

Commit bafe852

Browse files
author
Fotios Tzellos
committed
whitepace
1 parent 03164a1 commit bafe852

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_permissions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,3 @@ def test_it_should_add_access_to_empty_permissions(self):
151151
p.add('organization', 10)
152152
data = p._generate_save_data()
153153
assert sorted(data['organization_id']) == [10], data['organization_id']
154-

0 commit comments

Comments
 (0)