Skip to content

Commit e15578b

Browse files
committed
Disable parent pid kill monitoring in tests
1 parent 5a74f4c commit e15578b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test_shared_init_request.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import JSONRPC, LanguageServer
22

33
init_request = LanguageServer.InitializeParams(
4-
9902,
4+
nothing,
55
missing,
66
nothing,
77
nothing,

0 commit comments

Comments
 (0)