mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 07:06:54 +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" {
|
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" {
|
It "AWS SAM CLI" {
|
||||||
|
|||||||
Reference in New Issue
Block a user