diff --git a/code/Test_definitions/qod-provisioning-retrieveProvisioningByDevice.feature b/code/Test_definitions/qod-provisioning-retrieveProvisioningByDevice.feature index 51bd1363f8..5bd94ad4cb 100644 --- a/code/Test_definitions/qod-provisioning-retrieveProvisioningByDevice.feature +++ b/code/Test_definitions/qod-provisioning-retrieveProvisioningByDevice.feature @@ -245,8 +245,8 @@ Feature: CAMARA QoD Provisioning API, vwip - Operation retrieveProvisioningByDev # Typically with a 2-legged access token @qod_provisioning_retrieveProvisioningByDevice_422.4_unidentifiable_device - Scenario: Device not included and cannot be deducted from the access token - Given the header "Authorization" is set to a valid access which does not identifiy a single device + Scenario: Device not included and cannot be deduced from the access token + Given the header "Authorization" is set to a valid access token which does not identifiy a device And the request body property "$.device" is not included When the request "retrieveProvisioningByDevice" is sent Then the response status code is 422