Skip to content

Commit

Permalink
Cleanup: add missing test
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Aug 15, 2016
1 parent 96d6799 commit 6368183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/models/store.py
Original file line number Diff line number Diff line change
Expand Up @@ -1062,7 +1062,7 @@ def test_store_diff_delete_source_unit(diffable_stores):
target_store,
source_store,
target_store.get_max_unit_revision() - 1)
result = differ.diff()
assert not differ.diff()


@pytest.mark.django_db
Expand Down

0 comments on commit 6368183

Please sign in to comment.