Skip to content

Commit

Permalink
Update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed May 8, 2024
1 parent 327acfc commit 70eb7d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
var str = "foo `;\n\\`${any} bar";
var str = "foo `;\n`${any} bar";
var concat = `foo ${any} bar\`;\n\`\${any}`;
var template = `foo \`;\n\`\${any} ${any} bar`;

0 comments on commit 70eb7d0

Please sign in to comment.