diff --git a/packages/gatsby-remark-images/src/__tests__/__snapshots__/index.js.snap b/packages/gatsby-remark-images/src/__tests__/__snapshots__/index.js.snap index 90d734bdc6974..b00bf8dbd4021 100644 --- a/packages/gatsby-remark-images/src/__tests__/__snapshots__/index.js.snap +++ b/packages/gatsby-remark-images/src/__tests__/__snapshots__/index.js.snap @@ -3,7 +3,7 @@ exports[`disableBgImage disables background image when disableBgImage === true 1`] = ` " - + \\"this @@ -174,14 +174,14 @@ exports[`it leaves linked HTML img tags alone 1`] = ` `; exports[`it leaves single-line linked HTML img tags alone 1`] = ` -" +" \\"this " `; exports[`it transforms HTML img tags 1`] = ` -" +" \\"my @@ -190,7 +190,7 @@ exports[`it transforms HTML img tags 1`] = ` `; exports[`it transforms HTML img tags with query strings 1`] = ` -" +" \\"my @@ -201,7 +201,7 @@ exports[`it transforms HTML img tags with query strings 1`] = ` exports[`it transforms image references in markdown 1`] = ` " ${rawHTML}