Fix test
This commit is contained in:
parent
6236999caf
commit
bfe901d6d8
@ -129,4 +129,4 @@ class TestPENumberInForm:
|
|||||||
response = self.submit_data(client, data, extended=True)
|
response = self.submit_data(client, data, extended=True)
|
||||||
|
|
||||||
assert response.status_code == 302
|
assert response.status_code == 302
|
||||||
assert "/requests/financial_verification_submitted" in response.headers.get("Location")
|
assert "/workspaces" in response.headers.get("Location")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user