[ubuntu] aws session manager plugin 1.2.458.0 fix (#7291)

Co-authored-by: Ilia Shipitsin <ilia-shipitsin@github.com>
This commit is contained in:
ilia-shipitsin
2023-03-15 15:04:45 +01:00
committed by GitHub
parent bc22983319
commit 0d3ef08d6f

View File

@@ -23,7 +23,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 2>&1 | Out-String | Should -Match "plugin was installed successfully"
}
It "AWS SAM CLI" {