[Windows] AWS CLI session manager plugin test fix (#7294)

This commit is contained in:
Dusko Dobranic
2023-03-17 15:53:44 +01:00
committed by GitHub
parent ffd1b627e2
commit 754cbccf56

View File

@@ -24,7 +24,7 @@ Describe "AWS" {
}
It "Session Manager Plugin for the AWS CLI" {
session-manager-plugin | Out-String | Should -Match "plugin was installed successfully"
@(session-manager-plugin) -Match '\S' | Out-String | Should -Match "plugin was installed successfully"
}
It "AWS SAM CLI" {