Skip to content

Commit f10f055

Browse files
committed
updated reference to example file
1 parent c99d2c6 commit f10f055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network-test/usage_scenario.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ flow:
1717
command: sleep 1
1818
note: Sleep 1 s
1919
- type: console
20-
command: curl --fail https://file-examples.com/wp-content/uploads/2017/10/file_example_JPG_1MB.jpg --output /tmp/test_image.jpg --silent
20+
command: curl --fail https://file-examples.com/wp-content/storage/2017/10/file_example_JPG_1MB.jpg --output /tmp/test_image.jpg --silent
2121
note: Downloading 1 MB demo file
2222
- name: Pause
2323
container: gcb-alpine-curl

0 commit comments

Comments
 (0)