mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
Icons for root menu
This commit is contained in:
@@ -3717,7 +3717,6 @@ describe("Navidrome", () => {
|
||||
const id = "idWithNoTracks";
|
||||
|
||||
const xml = similarSongsXml([]);
|
||||
console.log(`xml = ${xml}`)
|
||||
mockGET
|
||||
.mockImplementationOnce(() => Promise.resolve(ok(PING_OK)))
|
||||
.mockImplementationOnce(() =>
|
||||
|
||||
Reference in New Issue
Block a user