diff --git a/tests/test-files/good-expected-js/Strings/Multiline.elm.js b/tests/test-files/good-expected-js/Strings/Multiline.elm.js index 48c9b4024..c7c360a2f 100644 --- a/tests/test-files/good-expected-js/Strings/Multiline.elm.js +++ b/tests/test-files/good-expected-js/Strings/Multiline.elm.js @@ -1 +1 @@ -var _elm_lang$core$Main$s = '\nhere\'s a quote: \"\n\n'; +var _elm_lang$core$Main$s = '\nhere\'s a quote: "\n\n';