Skip to content

Commit 4ff11f4

Browse files
author
Lucas Wiman
committed
Remove book deletion
1 parent caa90fe commit 4ff11f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

simple_history/tests/tests/test_admin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ def test_history_user_not_saved(self):
185185
)
186186

187187
def test_middleware_saves_user(self):
188-
Book.objects.all().delete()
189188
overridden_settings = {
190189
'MIDDLEWARE_CLASSES':
191190
settings.MIDDLEWARE_CLASSES

0 commit comments

Comments
 (0)