diff --git a/tests/.pest/snapshots/MjmlTest/it_can_beautify_the_rendered_html.snap b/tests/.pest/snapshots/MjmlTest/it_can_beautify_the_rendered_html.snap index f811f6a..73422c0 100644 --- a/tests/.pest/snapshots/MjmlTest/it_can_beautify_the_rendered_html.snap +++ b/tests/.pest/snapshots/MjmlTest/it_can_beautify_the_rendered_html.snap @@ -1,5 +1,5 @@ - + @@ -80,14 +80,10 @@ } - - -
+
diff --git a/tests/.pest/snapshots/MjmlTest/it_can_minify_the_rendered_html.snap b/tests/.pest/snapshots/MjmlTest/it_can_minify_the_rendered_html.snap index 2cde440..9afea35 100644 --- a/tests/.pest/snapshots/MjmlTest/it_can_minify_the_rendered_html.snap +++ b/tests/.pest/snapshots/MjmlTest/it_can_minify_the_rendered_html.snap @@ -1,4 +1,4 @@ -
Hello World
\ No newline at end of file + }
Hello World
\ No newline at end of file diff --git a/tests/.pest/snapshots/MjmlTest/it_can_render_mjml_without_any_options.snap b/tests/.pest/snapshots/MjmlTest/it_can_render_mjml_without_any_options.snap index 031ec0e..a63f174 100644 --- a/tests/.pest/snapshots/MjmlTest/it_can_render_mjml_without_any_options.snap +++ b/tests/.pest/snapshots/MjmlTest/it_can_render_mjml_without_any_options.snap @@ -1,5 +1,5 @@ - + @@ -48,21 +48,17 @@ .moz-text-html .mj-column-per-100 { width:100% !important; max-width: 100%; } - - -