Skip to content

Commit 2dae8e7

Browse files
committed
better Windows image build with custom buid args test description
1 parent 30f1c86 commit 2dae8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/sshAgent.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Describe "[$global:IMAGE_TAG] image can be built" {
208208
}
209209
}
210210

211-
Describe "[$global:IMAGE_TAG] build args" {
211+
Describe "[$global:IMAGE_TAG] image can be built with custom build args" {
212212
BeforeAll {
213213
Push-Location -StackName 'agent' -Path "$PSScriptRoot/.."
214214
}

0 commit comments

Comments
 (0)