Skip to content

Commit cd26ef2

Browse files
committed
added complete fileUpload values for tests
1 parent 67f0cc3 commit cd26ef2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/helper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ const defaultConfiguration = {
9090
logLevel,
9191
fileUpload: {
9292
enableForPublic: true,
93+
enableForAnonymousUser: true,
9394
enableForAuthenticatedUser: true,
9495
},
9596
push: {

0 commit comments

Comments
 (0)