« get me outta code hell

test: generateAlbumReleaseInfo (snapshot) - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/test/snapshot/generateTrackReleaseInfo.js
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-06-13 18:36:53 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-06-13 18:37:05 -0300
commit5111e6be757ca89d27876ddb68de4b916b23bfe1 (patch)
tree51e3d59dc06926c28ff152fc8780d92517bded0e /test/snapshot/generateTrackReleaseInfo.js
parentafdc1e4bee3eba30a83ec3f71617573331d98169 (diff)
test: generateAlbumReleaseInfo (snapshot)
Diffstat (limited to 'test/snapshot/generateTrackReleaseInfo.js')
-rw-r--r--test/snapshot/generateTrackReleaseInfo.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/snapshot/generateTrackReleaseInfo.js b/test/snapshot/generateTrackReleaseInfo.js
index c9c4068..dd7ebd8 100644
--- a/test/snapshot/generateTrackReleaseInfo.js
+++ b/test/snapshot/generateTrackReleaseInfo.js
@@ -1,7 +1,7 @@
 import t from 'tap';
 import {testContentFunctions} from '../lib/content-function.js';
 
-testContentFunctions(t, 'linkArtist (snapshot)', async (t, evaluate) => {
+testContentFunctions(t, 'generateTrackReleaseInfo (snapshot)', async (t, evaluate) => {
   await evaluate.load();
 
   const artistContribs = [{who: {name: 'Toby Fox', directory: 'toby-fox'}, what: null}];