Skip to content

Commit

Permalink
Update device-reachability-status.feature
Browse files Browse the repository at this point in the history
  • Loading branch information
mdomale authored Aug 29, 2024
1 parent 0b7311c commit c141d3a
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 @@ -141,7 +141,7 @@ Feature: CAMARA Device reachability status API, v0.6.0 - Operations for reachabi
@device_reachability_status_12_unsupported_device_identifiers
Scenario: Unsupported device identifiers
Given a valid devicestatus request body
And the request body property "$.device" set to unsupported identifiers value by the service
And the request body property "$.device" set to unsupported identifiers value for the service
When the request "getReachabilityStatus" is sent
Then the response status code is 422
And the response property "$.status" is 422
Expand Down

0 comments on commit c141d3a

Please sign in to comment.