From 6763ada7d7e7912bd2439881697f5281834747f4 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 24 Apr 2024 16:08:56 -0300 Subject: test: update generateAlbumTrackList (snapshot) --- test/snapshot/generateAlbumTrackList.js | 1 + 1 file changed, 1 insertion(+) (limited to 'test/snapshot/generateAlbumTrackList.js') diff --git a/test/snapshot/generateAlbumTrackList.js b/test/snapshot/generateAlbumTrackList.js index 3a23e3a8..08b31902 100644 --- a/test/snapshot/generateAlbumTrackList.js +++ b/test/snapshot/generateAlbumTrackList.js @@ -16,6 +16,7 @@ testContentFunctions(t, 'generateAlbumTrackList (snapshot)', async (t, evaluate) const contribs2 = [ {artist: {name: 'Apricot', directory: 'apricot', urls: null}}, {artist: {name: 'Peach', directory: 'peach', urls: ['https://peach.bandcamp.com/']}}, + {artist: {name: 'Cerise', directory: 'cerise', urls: null}}, ]; const color1 = '#fb07ff'; -- cgit 1.3.0-6-gf8a5