« get me outta code hell

test: update generateAlbumTrackList (snapshot) - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/test/snapshot/generateAlbumTrackList.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-04-24 16:08:56 -0300
committer(quasar) nebula <qznebula@protonmail.com>2024-05-01 07:06:07 -0300
commit6763ada7d7e7912bd2439881697f5281834747f4 (patch)
treeef225b3b70154e0eca39a0f772ee0c1eb387b4c8 /test/snapshot/generateAlbumTrackList.js
parent2384a70fc3aae42fa0dc0d0639cb8f73b127136c (diff)
test: update generateAlbumTrackList (snapshot)
Diffstat (limited to 'test/snapshot/generateAlbumTrackList.js')
-rw-r--r--test/snapshot/generateAlbumTrackList.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/snapshot/generateAlbumTrackList.js b/test/snapshot/generateAlbumTrackList.js
index 3a23e3a..08b3190 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';