From 1b72b9f15a36bf0103d8bd889f2693647b460b3e Mon Sep 17 00:00:00 2001 From: Jose Luis Urien Date: Thu, 20 Jun 2024 14:47:58 +0200 Subject: [PATCH] Update code/Test_definitions/location-verification.feature --- code/Test_definitions/location-verification.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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