mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-31 15:06:32 +02:00
Fix unit tests
This commit is contained in:
parent
a70214e467
commit
a512dcd1b1
5 changed files with 22 additions and 33 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue