Skip to content

Commit

Permalink
Update code/Test_Definitions/OTPvalidationAPI.feature
Browse files Browse the repository at this point in the history
Co-authored-by: Fernando Prado Cabrillo <fernando.pradocabrillo@telefonica.com>
  • Loading branch information
bigludo7 and fernandopradocabrillo authored Jul 24, 2024
1 parent 07d8e33 commit da34cd6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/Test_Definitions/OTPvalidationAPI.feature
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ Scenario: Validation for sucess validate-code scenario without x-correlator

@OTPvalidationAPI_05_send_code_phone_number_not_allowed_3
Scenario: Validation for failed scenario for a phone number that target a landline
Given the request body property "$.phoneNumber" is set to a phone number that target an landline
Given the request body property "$.phoneNumber" is set to a phone number that target a landline

And the request body property "$.message" is set to config_var: "message"
And the resource "/one-time-password-sms/v0/send-code"
When the HTTP "POST" request is sent
Expand Down

0 comments on commit da34cd6

Please sign in to comment.