Skip to content

Commit

Permalink
pep8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
smotornyuk authored and tino097 committed Dec 4, 2018
1 parent be945f1 commit 36be9f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/tests/logic/action/test_patch.py
Expand Up @@ -105,7 +105,6 @@ def test_group_patch_preserve_datasets(self):
)
assert_equals(0, group4['package_count'])


def test_organization_patch_updating_single_field(self):
user = factories.User()
organization = factories.Organization(
Expand Down

0 comments on commit 36be9f9

Please sign in to comment.