Skip to content

Commit 76814fd

Browse files
committed
update test output
1 parent 7acfe54 commit 76814fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/analysis_tests/tests/src/expected/CompletionPipeChain.res.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -582,8 +582,7 @@ Resolved opens 1 Stdlib
582582
ContextPath Value[r]->la
583583
ContextPath Value[r]
584584
Path r
585-
CPPipe pathFromEnv:Js.Re found:false
586-
Path Js.Re.la
585+
Path Stdlib.RegExp.la
587586
Path la
588587
[{
589588
"label": "RegExp.lastIndex",

tests/analysis_tests/tests/src/expected/CompletionRegexp.res.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ContextPath Value[emailPattern]->
77
ContextPath Value[emailPattern]
88
Path emailPattern
99
Path Stdlib.RegExp.
10+
Path
1011
[{
1112
"label": "RegExp.lastIndex",
1213
"kind": 12,

0 commit comments

Comments
 (0)