Compare commits
2 Commits
a4f88c78f4
...
3a886714a0
Author | SHA1 | Date | |
---|---|---|---|
3a886714a0 | |||
09ab638239 |
@ -15,7 +15,7 @@ beforeAll(async () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// ---------------
|
// ---------------
|
||||||
describe('DELETE track', () => {
|
describe('DELETE station', () => {
|
||||||
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