Skip to content

Commit b56b42a

Browse files
committed
fix marko warning in test fixture
1 parent 17b3b8f commit b56b42a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/marko/user.marko

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
p - ${data.user.name}
1+
p -- ${data.user.name}

0 commit comments

Comments
 (0)