From 7ee58f434a5c34c73b60926595f99b83ed869ebf Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sat, 13 Jan 2024 17:42:25 -0400 Subject: content: transformContent: got dang it --- tap-snapshots/test/snapshot/transformContent.js.test.cjs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tap-snapshots/test/snapshot') diff --git a/tap-snapshots/test/snapshot/transformContent.js.test.cjs b/tap-snapshots/test/snapshot/transformContent.js.test.cjs index dd4b8759..8dfa7b0f 100644 --- a/tap-snapshots/test/snapshot/transformContent.js.test.cjs +++ b/tap-snapshots/test/snapshot/transformContent.js.test.cjs @@ -92,16 +92,16 @@ How it goes

` exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > non-inline image #1 1`] = ` -
[mocked: image - slots: { src: 'spark.png', link: true, thumb: 'large' }]
+
[mocked: image - slots: { src: 'spark.png', link: true, thumb: 'large', attributes: [ { class: 'content-image' }, undefined ] }]
` exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > non-inline image #2 1`] = `

Rad.

-
[mocked: image - slots: { src: 'spark.png', link: true, thumb: 'large' }]
+
[mocked: image - slots: { src: 'spark.png', link: true, thumb: 'large', attributes: [ { class: 'content-image' }, undefined ] }]
` exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > non-inline image #3 1`] = ` -
[mocked: image - slots: { src: 'spark.png', link: true, thumb: 'large' }]
+
[mocked: image - slots: { src: 'spark.png', link: true, thumb: 'large', attributes: [ { class: 'content-image' }, undefined ] }]

Baller.

` -- cgit 1.3.0-6-gf8a5