From a18cd633464af87b345118bd12acb696dc2280e8 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Wed, 18 Sep 2024 18:03:55 +0100 Subject: [PATCH] Update code/Test_definitions/DeviceIdentifier_retrieve_identifier.feature --- .../DeviceIdentifier_retrieve_identifier.feature | 4 ---- 1 file changed, 4 deletions(-) diff --git a/code/Test_definitions/DeviceIdentifier_retrieve_identifier.feature b/code/Test_definitions/DeviceIdentifier_retrieve_identifier.feature index 16d085a..32823a0 100644 --- a/code/Test_definitions/DeviceIdentifier_retrieve_identifier.feature +++ b/code/Test_definitions/DeviceIdentifier_retrieve_identifier.feature @@ -143,7 +143,3 @@ Feature: Camara Device Identifer API retrieve identifier And the response property "$.status" is 401 And the response property "$.code" is "AUTHENTICATION_REQUIRED" And the response property "$.message" is "New authentication is required." - - - -