Skip to content

Commit 302d775

Browse files
committed
fix test
1 parent 16d839c commit 302d775

File tree

1 file changed

+1
-1
lines changed
  • packages/svelte/tests/parser-legacy/samples/if-block-elseif

1 file changed

+1
-1
lines changed

packages/svelte/tests/parser-legacy/samples/if-block-elseif/output.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"children": [
8383
{
8484
"type": "IfBlock",
85-
"start": 42,
85+
"start": 60,
8686
"end": 89,
8787
"expression": {
8888
"type": "BinaryExpression",

0 commit comments

Comments
 (0)