diff --git a/samples/greengrass/ipc/gg-e2e-tests/src/main/resources/greengrass/features/component.feature b/samples/greengrass/ipc/gg-e2e-tests/src/main/resources/greengrass/features/component.feature index 349ecca4f..eb2a01c54 100644 --- a/samples/greengrass/ipc/gg-e2e-tests/src/main/resources/greengrass/features/component.feature +++ b/samples/greengrass/ipc/gg-e2e-tests/src/main/resources/greengrass/features/component.feature @@ -1,8 +1,6 @@ Feature: Testing features of Greengrassv2 IPC sample @testgg Scenario: As a developer, I can create a component and deploy it on my device - Given my device is registered as a Thing - And my device is running Greengrass When I create a Greengrass deployment with components | software.amazon.awssdk.sdk-gg-ipc | file:recipe.yaml | And I deploy the Greengrass deployment configuration