fix manual financial verification test
This commit is contained in:
parent
24af3a24b3
commit
b363fe04d6
@ -100,7 +100,7 @@ class TestPENumberInForm:
|
|||||||
|
|
||||||
response = self.submit_data(client, user, data)
|
response = self.submit_data(client, user, data)
|
||||||
|
|
||||||
assert "enter TO information manually" in response.data.decode()
|
assert "extended=True" in response.data.decode()
|
||||||
|
|
||||||
def test_submit_financial_form_with_valid_task_order(
|
def test_submit_financial_form_with_valid_task_order(
|
||||||
self, monkeypatch, user_session, client
|
self, monkeypatch, user_session, client
|
||||||
|
Loading…
x
Reference in New Issue
Block a user