aboutsummaryrefslogtreecommitdiff
path: root/test/modules
diff options
context:
space:
mode:
Diffstat (limited to 'test/modules')
-rw-r--r--test/modules/__snapshots__/music.spec.ts.snap6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/modules/__snapshots__/music.spec.ts.snap b/test/modules/__snapshots__/music.spec.ts.snap
index c8517e37..1060a54e 100644
--- a/test/modules/__snapshots__/music.spec.ts.snap
+++ b/test/modules/__snapshots__/music.spec.ts.snap
@@ -2,12 +2,12 @@
exports[`music > 42 > genre 1`] = `"German Folk"`;
-exports[`music > 42 > songName 1`] = `"God Bless the Child"`;
+exports[`music > 42 > songName 1`] = `"I Honestly Love You"`;
exports[`music > 1211 > genre 1`] = `"Swing"`;
-exports[`music > 1211 > songName 1`] = `"The End of the World"`;
+exports[`music > 1211 > songName 1`] = `"Wedding Bell Blues"`;
exports[`music > 1337 > genre 1`] = `"Drinking Songs"`;
-exports[`music > 1337 > songName 1`] = `"That'll Be the Day"`;
+exports[`music > 1337 > songName 1`] = `"Frankenstein"`;