From 5952f159e4d02c8f8356ab8a9860fca6330b7757 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 12 Jun 2023 17:10:17 -0300 Subject: test: remove outdated tests for generateAlbumTrackListItem --- .../snapshot/generateAlbumTrackListItem.js.test.cjs | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 tap-snapshots/test/snapshot/generateAlbumTrackListItem.js.test.cjs (limited to 'tap-snapshots') diff --git a/tap-snapshots/test/snapshot/generateAlbumTrackListItem.js.test.cjs b/tap-snapshots/test/snapshot/generateAlbumTrackListItem.js.test.cjs deleted file mode 100644 index c561d34b..00000000 --- a/tap-snapshots/test/snapshot/generateAlbumTrackListItem.js.test.cjs +++ /dev/null @@ -1,21 +0,0 @@ -/* IMPORTANT - * This snapshot file is auto-generated, but designed for humans. - * It should be checked into source control and tracked carefully. - * Re-generate by setting TAP_SNAPSHOT=1 and running tests. - * Make sure to inspect the output below. Do not ignore changes! - */ -'use strict' -exports[`test/snapshot/generateAlbumTrackListItem.js TAP generateAlbumTrackListItem (snapshot) > basic behavior 1`] = ` -
  • (0:54) Final Spice by Toby Fox and James Roach
  • -` - -exports[`test/snapshot/generateAlbumTrackListItem.js TAP generateAlbumTrackListItem (snapshot) > hide artists if inherited from album 1`] = ` -
  • (_:__) Same artists, same order
  • -
  • (_:__) Same artists, different order
  • -
  • (_:__) Extra artist by Toby Fox, James Roach, and Clark Powell
  • -
  • (_:__) Missing artist by Toby Fox
  • -` - -exports[`test/snapshot/generateAlbumTrackListItem.js TAP generateAlbumTrackListItem (snapshot) > zero duration, zero artists 1`] = ` -
  • (_:__) You have got to be about the most superficial commentator on con-langues since the idiotic B. Gilson.
  • -` -- cgit 1.3.0-6-gf8a5