/* 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/linkContribution.js > TAP > linkContribution (snapshot) > loads of links (inline) 1`] = ` Lorem Ipsum Lover ( External (loremipsum.io) , External (loremipsum.io) , External (loremipsum.io) , External (loremipsum.io) ) ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > loads of links (tooltip) 1`] = ` Lorem Ipsum Lover loremipsum.io loremipsum.io loremipsum.io loremipsum.io loremipsum.io loremipsum.io loremipsum.io loremipsum.io ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > no accents 1`] = ` Clark Powell Grounder & Scratch Toby Fox ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > no preventWrapping 1`] = ` Clark Powell ( SoundCloud ) Grounder & Scratch (Snooping) Toby Fox (Arrangement) ( Bandcamp , External (toby.fox) ) ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showContribution 1`] = ` Clark Powell Grounder & Scratch (Snooping) Toby Fox (Arrangement) ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showIcons (inline) 1`] = ` Clark Powell ( SoundCloud ) Grounder & Scratch Toby Fox ( Bandcamp , External (toby.fox) ) ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > only showIcons (tooltip) 1`] = ` Clark Powell plazmataz Grounder & Scratch (Snooping) Toby Fox tobyfox toby.fox (Arrangement) ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > showContribution & showIcons (inline) 1`] = ` Clark Powell ( SoundCloud ) Grounder & Scratch (Snooping) Toby Fox (Arrangement) ( Bandcamp , External (toby.fox) ) ` exports[`test/snapshot/linkContribution.js > TAP > linkContribution (snapshot) > showContribution & showIcons (tooltip) 1`] = ` Clark Powell plazmataz Grounder & Scratch (Snooping) Toby Fox tobyfox toby.fox (Arrangement) `