mirror of
https://github.com/imputnet/cobalt.git
synced 2025-03-04 13:46:30 +00:00
updated tests for soundcloud
This commit is contained in:
parent
a2e7212285
commit
ece4899415
|
@ -282,6 +282,14 @@
|
|||
}
|
||||
}, {
|
||||
"name": "on.soundcloud link",
|
||||
"url": "https://on.soundcloud.com/wLZre",
|
||||
"params": {},
|
||||
"expected": {
|
||||
"code": 200,
|
||||
"status": "stream"
|
||||
}
|
||||
}, {
|
||||
"name": "on.soundcloud link, different stream type",
|
||||
"url": "https://on.soundcloud.com/AG4c",
|
||||
"params": {},
|
||||
"expected": {
|
||||
|
|
Loading…
Reference in a new issue