black
This commit is contained in:
parent
7e3ea20dce
commit
b6449d2f5b
|
@ -248,4 +248,4 @@ class TestCheckTasks(TacticalTestCase):
|
|||
|
||||
# prune all Check history Data
|
||||
prune_check_history(0)
|
||||
self.assertEqual(CheckHistory.objects.count(), 0)
|
||||
self.assertEqual(CheckHistory.objects.count(), 0)
|
||||
|
|
Loading…
Reference in New Issue