From ba41071d9b6647b2e12a78de774a55aef5b87876 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 13 Jun 2023 12:54:20 -0300 Subject: test: generateContributionLinks -> linkContribution --- .../snapshot/generateContributionLinks.js.test.cjs | 52 ---------------------- 1 file changed, 52 deletions(-) delete mode 100644 tap-snapshots/test/snapshot/generateContributionLinks.js.test.cjs (limited to 'tap-snapshots/test/snapshot/generateContributionLinks.js.test.cjs') diff --git a/tap-snapshots/test/snapshot/generateContributionLinks.js.test.cjs b/tap-snapshots/test/snapshot/generateContributionLinks.js.test.cjs deleted file mode 100644 index 0abd2d38..00000000 --- a/tap-snapshots/test/snapshot/generateContributionLinks.js.test.cjs +++ /dev/null @@ -1,52 +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/generateContributionLinks.js TAP generateContributionLinks (snapshot) > no accents 1`] = ` -Clark Powell, Grounder & Scratch, and Toby Fox -` - -exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > only showContribution 1`] = ` -Clark Powell, Grounder & Scratch (Snooping), and Toby Fox (Arrangement) -` - -exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > only showIcons 1`] = ` -Clark Powell ( - - SoundCloud - - - ), Grounder & Scratch, and Toby Fox ( - - Bandcamp - - - , - - External (toby.fox) - - - ) -` - -exports[`test/snapshot/generateContributionLinks.js TAP generateContributionLinks (snapshot) > showContribution & showIcons 1`] = ` -Clark Powell ( - - SoundCloud - - - ), Grounder & Scratch (Snooping), and Toby Fox (Arrangement) ( - - Bandcamp - - - , - - External (toby.fox) - - - ) -` -- cgit 1.3.0-6-gf8a5