test: add api fixtures
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"lyrics": {
|
||||
"syncType": "UNSYNCED",
|
||||
"lines": [
|
||||
{"startTimeMs": "0", "words": "plain one"},
|
||||
{"startTimeMs": "0", "words": "plain two"}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user