From 4e6f3c16818d9beb200c337d48c8ae2470a322ee Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 26 Mar 2023 08:42:14 -0300 Subject: data steps: linkTemplate snapshot tests --- tap-snapshots/test/snapshots/linkTemplate.js.test.cjs | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tap-snapshots/test/snapshots/linkTemplate.js.test.cjs (limited to 'tap-snapshots') diff --git a/tap-snapshots/test/snapshots/linkTemplate.js.test.cjs b/tap-snapshots/test/snapshots/linkTemplate.js.test.cjs new file mode 100644 index 00000000..e3c3356b --- /dev/null +++ b/tap-snapshots/test/snapshots/linkTemplate.js.test.cjs @@ -0,0 +1,14 @@ +/* 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/snapshots/linkTemplate.js TAP linkTemplate > output 1`] = ` +My Cool Link +` + +exports[`test/snapshots/linkTemplate.js TAP linkTemplate > output 2`] = ` + +` -- cgit 1.3.0-6-gf8a5