Skip to content

Commit

Permalink
Update code/Test_definitions/sim-swap-subscriptions.feature
Browse files Browse the repository at this point in the history
Co-authored-by: Fernando Prado Cabrillo <[email protected]>
  • Loading branch information
bigludo7 and fernandopradocabrillo authored Aug 23, 2024
1 parent a42176f commit 4aeb135
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/Test_definitions/sim-swap-subscriptions.feature
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,8 @@ Feature: CAMARA sim swap subscriptions API, v0.1.0
@sim_swap_subscription_delete_27_subscription_without_id
Scenario: Deletion request without subscription identifier
Given use BaseURL
When delete device status subscription with subscriptionId not valued
When delete sim swap subscription with subscriptionId not valued

Then the response property "$.status" is 400
And the response property "$.code" is "INVALID_ARGUMENT"
And the response property "$.message" contains a user friendly text
Expand Down

0 comments on commit 4aeb135

Please sign in to comment.