mirror of
https://github.com/wkulhanek/bonob.git
synced 2025-12-21 17:33:29 +01:00
msg
This commit is contained in:
@@ -255,7 +255,7 @@ export type ArtistWithAlbum = {
|
||||
album: Album;
|
||||
};
|
||||
|
||||
describe("artistURN", () => {
|
||||
describe("artistImageURN", () => {
|
||||
describe("when artist URL is", () => {
|
||||
describe("a valid external URL", () => {
|
||||
it("should return an external URN", () => {
|
||||
|
||||
Reference in New Issue
Block a user