mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-30 04:53:09 +02:00
updated more tests
This commit is contained in:
parent
b170a47f46
commit
6537c93e63
7 changed files with 18 additions and 16 deletions
|
@ -3834,8 +3834,6 @@ class TestTransferUser(WebTest):
|
|||
|
||||
self.assertContains(after_submit, "<h1>Change user</h1>")
|
||||
|
||||
print(mock_success_message.call_args_list)
|
||||
|
||||
mock_success_message.assert_any_call(
|
||||
ANY,
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue