diff --git a/code/Test_definitions/device-reachability-status.feature b/code/Test_definitions/device-reachability-status.feature index c6d25da..61dc7b4 100644 --- a/code/Test_definitions/device-reachability-status.feature +++ b/code/Test_definitions/device-reachability-status.feature @@ -23,7 +23,7 @@ Feature: CAMARA Device reachability status API, v0.6.0 - Operations for reachabi And the response header "x-correlator" has same value as the request header "x-correlator" And the response body complies with the OAS schema at "/components/schemas/ReachabilityStatusResponse" And the response property "$.reachable" is true - And the response property "$.connectivity" is ["SMS"] + And the response property "$.connectivity" includes "SMS" @device_reachability_status_02_reachableAndConnectedData Scenario: Check the reachability status if device is connected with DATA