Skip to content

Commit eb3149e

Browse files
committed
change the test because of the commit 8572e98 (8572e98)
1 parent 716b649 commit eb3149e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/download_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ const payloadTemplate = `
238238
"file_download_base_url": "%s",
239239
"files": [
240240
"/file-1.txt",
241-
"/subdir/file-2.txt",
241+
"/subdir/file-2#.txt",
242242
"/file-3.txt"
243243
],
244244
"iteration": {

0 commit comments

Comments
 (0)