mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-08 02:18:34 -04:00
Merge pull request #3378 from alphagov/change-agreement-test-post-param
Remove POST param from agreement test
This commit is contained in:
@@ -272,12 +272,11 @@ def test_accept_agreement_page_populates(
|
||||
(
|
||||
{
|
||||
'version': '',
|
||||
'who': '',
|
||||
'on_behalf_of_name': '',
|
||||
'on_behalf_of_email': '',
|
||||
},
|
||||
[
|
||||
'This field is required.',
|
||||
'Not a valid choice',
|
||||
'Must be a number',
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user