Fix tests again

This commit is contained in:
Drew Gross
2016-03-02 16:34:07 -08:00
parent a56fe0f7e6
commit ccc2a1a03f

View File

@@ -29,7 +29,7 @@ describe('features', () => {
it('requires the master key to get all schemas', done => {
request.get({
url: 'http://localhost:8378/1/features',
url: 'http://localhost:8378/1/serverInfo',
json: true,
headers: {
'X-Parse-Application-Id': 'test',