stats/runners/laptime feature/190-runners_laptime #191
@ -28,7 +28,6 @@ describe('GET /api/stats/runners/distance w/o auth should return 200', () => {
|
|||||||
validateStatus: undefined
|
validateStatus: undefined
|
||||||
});
|
});
|
||||||
expect(res.status).toEqual(401);
|
expect(res.status).toEqual(401);
|
||||||
expect(res.headers['content-type']).toContain("application/json");
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
// ---------------
|
// ---------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user