Compare commits
No commits in common. "3a886714a0d7246e4223c2fc6b60e633f6d79dc1" and "a4f88c78f4d863e734c8c4b91f0165bbf36ae25d" have entirely different histories.
3a886714a0
...
a4f88c78f4
@ -15,7 +15,7 @@ beforeAll(async () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// ---------------
|
// ---------------
|
||||||
describe('DELETE station', () => {
|
describe('DELETE track', () => {
|
||||||
let added_track;
|
let added_track;
|
||||||
let added_station;
|
let added_station;
|
||||||
it('creating a track with the minimum amount of parameters should return 200', async () => {
|
it('creating a track with the minimum amount of parameters should return 200', async () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user