Skip to content

Commit 30e8799

Browse files
Fix test v4.25.0-rc1
1 parent 1f42e54 commit 30e8799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/in_command_dependency.expected.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
{"severity": "info",
1212
"pos": {"line": 2, "column": 22},
1313
"endPos": {"line": 2, "column": 28},
14-
"data": "Try this:\n exact x"}],
14+
"data": "Try this:\n [apply] exact x"}],
1515
"env": 0}
1616

1717
{"sorries":
@@ -40,6 +40,6 @@
4040
[{"severity": "info",
4141
"pos": {"line": 0, "column": 0},
4242
"endPos": {"line": 0, "column": 0},
43-
"data": "Try this:\n exact x"}],
43+
"data": "Try this:\n [apply] exact x"}],
4444
"goals": []}
4545

0 commit comments

Comments
 (0)