Skip to content

Commit 27fab2e

Browse files
chore: Update test harness with new azcopy version
Made with ❤️️ by updatecli
1 parent 04902af commit 27fab2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cst.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ commandTests:
3737
- name: "Check azcopy Version"
3838
command: "azcopy"
3939
args: ["--version"]
40-
expectedOutput: ["\"azcopy version 10.32.0\""]
40+
expectedOutput: ["\"azcopy version 10.32.1\""]
4141
- name: "Check geoipupdate Version"
4242
command: "geoipupdate"
4343
args: ["--version"]

0 commit comments

Comments
 (0)