distinguish final CCPO approval from acceptance of initial request

This commit is contained in:
dandds
2018-09-10 10:28:44 -04:00
parent c123cdd6e9
commit c4e9971206
7 changed files with 32 additions and 25 deletions

View File

@@ -81,4 +81,4 @@ def test_stepthrough_request_form(user_session, screens, client):
)
finished_request = Requests.get(user, req_id)
assert finished_request.status == RequestStatus.PENDING_CCPO_APPROVAL
assert finished_request.status == RequestStatus.PENDING_CCPO_ACCEPTANCE