/* 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) ) `