,
);
expect(actualOutput).toMatchInlineSnapshot(
- `"
"`,
+ `"
"`,
);
});
});
diff --git a/packages/img/src/img.tsx b/packages/img/src/img.tsx
index 1bc08a7afe..b2b632fc44 100644
--- a/packages/img/src/img.tsx
+++ b/packages/img/src/img.tsx
@@ -7,6 +7,10 @@ export const Img = React.forwardRef
{
data-id="__react-email-column">
{
"
-
-
@@ -71,6 +69,7 @@ test('email export', { retry: 3 }, async () => {

Thanks for trying our product. We're thrilled to have you on board!
"`, + `"
Thanks for trying our product. We're thrilled to have you on board!
"`, ); }); @@ -108,7 +108,7 @@ describe('render on the browser environment', () => { const actualOutput = await render(); expect(actualOutput).toMatchInlineSnapshot( - `"
Thanks for trying our product. We're thrilled to have you on board!
"`, + `"
Thanks for trying our product. We're thrilled to have you on board!
"`, ); }); diff --git a/packages/render/src/edge/render.spec.tsx b/packages/render/src/edge/render.spec.tsx index 7ecc243ff7..62e0947163 100644 --- a/packages/render/src/edge/render.spec.tsx +++ b/packages/render/src/edge/render.spec.tsx @@ -54,7 +54,7 @@ describe('render on the edge', () => { const actualOutput = await render(); expect(actualOutput).toMatchInlineSnapshot( - `"
Thanks for trying our product. We're thrilled to have you on board!
"`, + `"
Thanks for trying our product. We're thrilled to have you on board!
"`, ); }); @@ -108,7 +108,7 @@ describe('render on the edge', () => { const actualOutput = await render(); expect(actualOutput).toMatchInlineSnapshot( - `"
Thanks for trying our product. We're thrilled to have you on board!
"`, + `"
Thanks for trying our product. We're thrilled to have you on board!
"`, ); }); diff --git a/packages/render/src/node/render-edge.spec.tsx b/packages/render/src/node/render-edge.spec.tsx index 652ef43cab..9751ab64d6 100644 --- a/packages/render/src/node/render-edge.spec.tsx +++ b/packages/render/src/node/render-edge.spec.tsx @@ -36,7 +36,7 @@ describe('render on the edge', () => { const actualOutput = await render(); expect(actualOutput).toMatchInlineSnapshot( - `"
Thanks for trying our product. We're thrilled to have you on board!
"`, + `"
Thanks for trying our product. We're thrilled to have you on board!
"`, ); vi.resetAllMocks(); @@ -92,7 +92,7 @@ describe('render on the edge', () => { const actualOutput = await render(); expect(actualOutput).toMatchInlineSnapshot( - `"
Thanks for trying our product. We're thrilled to have you on board!
"`, + `"
Thanks for trying our product. We're thrilled to have you on board!
"`, ); }); @@ -141,7 +141,7 @@ describe('render on the edge', () => { const actualOutput = await render(); expect(actualOutput).toMatchInlineSnapshot( - `"
Thanks for trying our product. We're thrilled to have you on board!
"`, + `"
Thanks for trying our product. We're thrilled to have you on board!
"`, ); }); }); diff --git a/packages/render/src/node/render-node.spec.tsx b/packages/render/src/node/render-node.spec.tsx index ee5893a603..7bd120a4aa 100644 --- a/packages/render/src/node/render-node.spec.tsx +++ b/packages/render/src/node/render-node.spec.tsx @@ -41,7 +41,7 @@ describe('render on node environments', () => { const actualOutput = await render(); expect(actualOutput).toMatchInlineSnapshot( - `"
Thanks for trying our product. We're thrilled to have you on board!
"`, + `"
Thanks for trying our product. We're thrilled to have you on board!
"`, ); vi.resetAllMocks(); @@ -125,7 +125,7 @@ describe('render on node environments', () => { const actualOutput = await render(); expect(actualOutput).toMatchInlineSnapshot( - `"
Thanks for trying our product. We're thrilled to have you on board!
"`, + `"
Thanks for trying our product. We're thrilled to have you on board!
"`, ); }); diff --git a/packages/render/src/shared/utils/pretty.spec.ts b/packages/render/src/shared/utils/pretty.spec.ts index a9087e8e38..6dc08f3e49 100644 --- a/packages/render/src/shared/utils/pretty.spec.ts +++ b/packages/render/src/shared/utils/pretty.spec.ts @@ -50,6 +50,7 @@ describe('pretty', () => {
+
Thanks for trying our product. We're thrilled to have you on board!
> );