Fix tests again
This commit is contained in:
@@ -29,7 +29,7 @@ describe('features', () => {
|
|||||||
|
|
||||||
it('requires the master key to get all schemas', done => {
|
it('requires the master key to get all schemas', done => {
|
||||||
request.get({
|
request.get({
|
||||||
url: 'http://localhost:8378/1/features',
|
url: 'http://localhost:8378/1/serverInfo',
|
||||||
json: true,
|
json: true,
|
||||||
headers: {
|
headers: {
|
||||||
'X-Parse-Application-Id': 'test',
|
'X-Parse-Application-Id': 'test',
|
||||||
|
|||||||
Reference in New Issue
Block a user