Reduce logging in lsp tests
This commit is contained in:
parent
d84fc3beec
commit
8d6504826c
4 changed files with 11 additions and 7 deletions
|
@ -27,5 +27,6 @@ smol = "1.2"
|
|||
gpui = { path = "../gpui", features = ["test-support"] }
|
||||
util = { path = "../util", features = ["test-support"] }
|
||||
async-pipe = { git = "https://github.com/routerify/async-pipe-rs", rev = "feeb77e83142a9ff837d0767652ae41bfc5d8e47" }
|
||||
simplelog = "0.9"
|
||||
ctor = "0.1"
|
||||
env_logger = "0.8"
|
||||
unindent = "0.1.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue