Skip to content

Commit

Permalink
better text if phone number from access token and from parameter do n…
Browse files Browse the repository at this point in the history
…ot match

Signed-off-by: Axel Nennker <[email protected]>
  • Loading branch information
AxelNennker committed Jul 26, 2024
1 parent da3c3bb commit d012be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/Test_Definitions/NumberVerification_verify.feature
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Feature: Camara Number Verification API verify


@NumberVerification_verify101_match_false
Scenario: verify phone number NUMBERVERIFY_VERIFY_MATCH_PHONENUMBER1, network connection and access token matches NUMBERVERIFY_VERIFY_MATCH_PHONENUMBER2
Scenario: verify phone number NUMBERVERIFY_VERIFY_MATCH_PHONENUMBER1 but access token is associated with NUMBERVERIFY_VERIFY_MATCH_PHONENUMBER2
Given they use the base url over a mobile connection
And the resource is "/verify"
And they acquired a valid access token associated with NUMBERVERIFY_VERIFY_MATCH_PHONENUMBER1 through OIDC authorization code flow
Expand Down

0 comments on commit d012be8

Please sign in to comment.