Skip to content

Commit

Permalink
test: remove IDT tag from local deployment test (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeDombo authored Apr 5, 2024
1 parent ace126c commit 1deac73
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Feature: Testing local deployment using CLI in Greengrass
Given my device is registered as a Thing
And my device is running Greengrass

@LocalDeployment @IDT @OTFStable
@LocalDeployment @OTFStable
Scenario: A component is deployed locally using CLI
When I create a Greengrass deployment with components
| aws.greengrass.Cli | GG_CLI_VERSION |
Expand Down

0 comments on commit 1deac73

Please sign in to comment.