Skip to content

Commit

Permalink
Remove book deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Wiman committed Mar 17, 2016
1 parent caa90fe commit 4ff11f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion simple_history/tests/tests/test_admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ def test_history_user_not_saved(self):
)

def test_middleware_saves_user(self):
Book.objects.all().delete()
overridden_settings = {
'MIDDLEWARE_CLASSES':
settings.MIDDLEWARE_CLASSES
Expand Down

0 comments on commit 4ff11f4

Please sign in to comment.