Skip to content

Commit 76eab3d

Browse files
committed
test update
1 parent 1d676f6 commit 76eab3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/upload.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ describe("File upload", function () {
9999
tags: ["tag1","tag2"], // array handling
100100
isPrivateFile: true, // Boolean handling
101101
useUniqueFileName: "false", // As string
102-
responseFields : ["tags,metadata"],
102+
responseFields: ["tags", "metadata"],
103103
extensions: [
104104
{
105105
name: "aws-auto-tagging",

0 commit comments

Comments
 (0)