Skip to content

Commit

Permalink
update test plan version
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandopradocabrillo committed Oct 24, 2024
1 parent 23a60a0 commit 008e1df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/Test_definitions/sim-swap-subscriptions.feature
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Feature: CAMARA sim swap subscriptions API, v0.1.0
Feature: CAMARA sim swap subscriptions API, v0.1.1
# Input to be provided by the implementation to the tester
#
# Testing assets:
# * A mobile line identified by its phone number "phoneNumber" associated with a sim card 1
# * Be able to perform a sim swap for this mobile line shifting from sim card 1 to sim card 2
# * a callback url identified as "callbackUrl" allows to receive notification
#
# References to OAS spec schemas refer to schemas specifies in sim-swap-subscriptions.yaml, version v0.1.0
# References to OAS spec schemas refer to schemas specifies in sim-swap-subscriptions.yaml, version v0.1.1

Background: Common subscriptions setup
Given the resource "/sim-swap-subscriptions/v0.1/subscriptions" as BaseURL |
Expand Down

0 comments on commit 008e1df

Please sign in to comment.