Rename image* to cover*
This commit is contained in:
@@ -15,7 +15,7 @@ defmodule Obsidian.ParserTest do
|
||||
musicbrainz_id: "20790e26-98e4-3ad3-a67f-b674758b942d",
|
||||
title: "Marbles",
|
||||
release: "2004",
|
||||
image_url:
|
||||
cover_url:
|
||||
"https://coverartarchive.org/release-group/20790e26-98e4-3ad3-a67f-b674758b942d/front",
|
||||
genres: [
|
||||
"alternative rock",
|
||||
@@ -36,7 +36,7 @@ defmodule Obsidian.ParserTest do
|
||||
{:ok,
|
||||
%Entry{
|
||||
genres: ["classic rock", "pop", "pop rock", "rock"],
|
||||
image_url:
|
||||
cover_url:
|
||||
"https://coverartarchive.org/release-group/950092d6-45f6-4269-87da-99a9ff2fcc52/front",
|
||||
musicbrainz_id: "950092d6-45f6-4269-87da-99a9ff2fcc52",
|
||||
title: "Guardians of the Galaxy: Awesome Mix, Vol. 1",
|
||||
|
||||
Reference in New Issue
Block a user