mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 22:05:17 +00:00
[Windows] AWS CLI session manager plugin test fix (#7294)
This commit is contained in:
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user