fix: fix robot test with old music
This commit is contained in:
committed by
Clément Le Bihan
parent
6bce844411
commit
3f4fb8f984
@@ -100,7 +100,7 @@ Find multiples songs filtered by type
|
||||
Get midi file
|
||||
&{res}= POST
|
||||
... /song
|
||||
... {"name": "Mama mia", "difficulties": {}, "midiPath": "/musics/Beethoven-125-4/Beethoven-125-4.midi", "musicXmlPath": "/musics/Beethoven-125-4/Beethoven-125-4.mxl"}
|
||||
... {"name": "Mama mia", "difficulties": {}, "midiPath": "/musics/Short/Short.midi", "musicXmlPath": "/musics/Short/Short.mxl"}
|
||||
Output
|
||||
Integer response status 201
|
||||
GET /song/${res.body.id}/midi
|
||||
|
||||
Reference in New Issue
Block a user