Skip to content

Commit 9f40413

Browse files
committed
Merge remote-tracking branch 'nvp-ai/update-blockparam-nodetype' into nvp/update-ember-eslint-parser
2 parents 36a7677 + 2591f21 commit 9f40413

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/lib/rules-preprocessor/gjs-gts-parser-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ const invalid = [
283283
line: 3,
284284
message: "'notUsed' is defined but never used.",
285285
messageId: 'unusedVar',
286-
nodeType: 'BlockParam',
286+
nodeType: 'GlimmerBlockParam',
287287
ruleId: 'no-unused-vars',
288288
severity: 2,
289289
},

0 commit comments

Comments
 (0)