Skip to content

Commit 12d1350

Browse files
committed
Fix tests againnnnn
1 parent 342e414 commit 12d1350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/3.28/input/app/components/gherkyn.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{{! template-lint-disable no-implicit-this }}
22
{{! template-lint-disable no-curly-component-invocation }}
3-
<h1>[{{this.property}}]</h1>
3+
<h1>[{{property}}]</h1>
44

55
<h1>[{{this.property}}]</h1>
66

0 commit comments

Comments
 (0)