mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
move some code
This commit is contained in:
@@ -833,6 +833,7 @@ describe("SubsonicMusicLibrary", () => {
|
||||
};
|
||||
|
||||
const subsonic = new SubsonicMusicLibrary(
|
||||
// todo: this should be a mock...
|
||||
new Subsonic(url, customPlayers),
|
||||
{ username, password },
|
||||
customPlayers as unknown as CustomPlayers
|
||||
|
||||
Reference in New Issue
Block a user