MCPcopy Create free account
hub / github.com/parse-community/parse-server / setChecks

Method setChecks

spec/SecurityCheck.spec.js:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63 return groupName;
64 }
65 setChecks() {
66 return [checkSuccess, checkFail];
67 }
68 };
69 config = {
70 appId: 'test',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected