Files
neovim/test/functional/plugin
Michal Liszcz 3c697f62fa test(lsp): fix unstable tests for set_defaults (#23002)
In the `test_rpc_server` procedure, both `on_setup` and `on_init`
callbacks can run concurrently in some scenarios. This caused some CI
failures in tests for the LSP set_defaults feature.

This commit attempts to fix this by merging those two callbacks in the
impacted tests.

See: https://github.com/neovim/neovim/actions/runs/4553550710/attempts/1
2023-04-11 18:37:27 +02:00
..
2023-04-04 19:07:33 +02:00
2023-03-07 15:23:06 +01:00
2022-03-25 19:57:59 +01:00