This commit is contained in:
sadnub 2021-01-10 16:33:10 -05:00
parent 7e3ea20dce
commit b6449d2f5b
1 changed files with 1 additions and 1 deletions

View File

@ -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)