Skip to content

Commit

Permalink
test: Failing test for parse-community#502
Browse files Browse the repository at this point in the history
  • Loading branch information
dplewis committed Apr 28, 2023
1 parent 1dace2e commit 6867d14
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ const server = new ParseServer({
appIds: "not_a_real_facebook_app_id"
}
},
liveQuery: {
classNames: ["TestObject", "_User"],
},
fileUpload: {
enableForPublic: true,
enableForAnonymousUser: true,
Expand Down

0 comments on commit 6867d14

Please sign in to comment.