Skip to content

Commit c58d78f

Browse files
EriclmFloEdelmann
andauthored
Update tests/lib/rules/define-macros-order.js
Tests formatting Co-authored-by: Flo Edelmann <[email protected]>
1 parent c9d92d5 commit c58d78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lib/rules/define-macros-order.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ tester.run('define-macros-order', rule, {
281281
const page = definePage()
282282
283283
const first = defineModel('first')
284-
const second = defineModel('second')
284+
const second = defineModel('second')
285285
</script>
286286
`,
287287
options: [

0 commit comments

Comments
 (0)