diff --git a/code/Test_definitions/location-verification.feature b/code/Test_definitions/location-verification.feature index 90627c5..9115467 100644 --- a/code/Test_definitions/location-verification.feature +++ b/code/Test_definitions/location-verification.feature @@ -158,7 +158,7 @@ Feature: CAMARA Device location verification API, vwip - Operation verifyLocatio When the HTTP "POST" request is sent Then the response status code is 403 And the response property "$.status" is 403 - And the response property "$.code" is "DEVICE_INVALID_TOKEN_CONTEXT" + And the response property "$.code" is "INVALID_TOKEN_CONTEXT" And the response property "$.message" contains a user friendly text @location_verification_16_device_not_supported