Skip to content

Commit

Permalink
Update code/Test_definitions/device-reachability-status.feature
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Murray <[email protected]>
  • Loading branch information
maxl2287 and eric-murray authored Oct 30, 2024
1 parent 9d758b2 commit 7ae2a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/Test_definitions/device-reachability-status.feature
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Feature: CAMARA Device reachability status API, v0.6.0 - Operations for reachabi
And the response property "$.connectivity" includes "DATA"

@device_reachability_status_03_reachableAndConnectedDataAndSms
Scenario: Check the reachability status if device is connected with DATA
Scenario: Check the reachability status if device is connected with DATA and SMS
Given a valid device reachability status request body
And the request body property "$.device" is set to a valid testing device which is connected with both data and sms, and supported by the service
When the request "getReachabilityStatus" is sent
Expand Down

0 comments on commit 7ae2a35

Please sign in to comment.