Fix unit tests

This commit is contained in:
zandercymatics 2024-03-26 14:45:26 -06:00
parent a70214e467
commit a512dcd1b1
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
5 changed files with 22 additions and 33 deletions

View file

@ -204,7 +204,6 @@ class GenericTestHelper(TestCase):
{"action": "delete_selected", "select_across": selected_across, "index": index, "_selected_action": "23"},
follow=True,
)
print(f"what is the response? {response}")
return response