diff --git a/tests/unit-tests/config/__snapshots__/template-export-default.test.ts.snap b/tests/unit-tests/config/__snapshots__/template-export-default.test.ts.snap
index 371935f..c1d111c 100644
--- a/tests/unit-tests/config/__snapshots__/template-export-default.test.ts.snap
+++ b/tests/unit-tests/config/__snapshots__/template-export-default.test.ts.snap
@@ -297,7 +297,7 @@ const three = {{if true "true"}};
exports[`config > templateExportDefault: true > it formats ../cases/gts/comment-with-template.gts 1`] = `
"// A comment before template
-
+export default
hello
"