From 69549efb90608d43038a36a3973b355cbb7ce493 Mon Sep 17 00:00:00 2001 From: Nathaniel Furniss Date: Tue, 29 Nov 2022 13:12:26 -0800 Subject: [PATCH] Fixes failing CI tests post ember-template-imports upgrade --- tests/lib/rules-preprocessor/gjs-gts-processor-test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/lib/rules-preprocessor/gjs-gts-processor-test.js b/tests/lib/rules-preprocessor/gjs-gts-processor-test.js index 406954a736..2fca1de484 100644 --- a/tests/lib/rules-preprocessor/gjs-gts-processor-test.js +++ b/tests/lib/rules-preprocessor/gjs-gts-processor-test.js @@ -82,7 +82,7 @@ const valid = [ { filename: 'my-component.gjs', code: ` - const Foo = + const Foo =