mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-09 04:52:29 +08:00
Stop the completion tests from failing randomly
This commit is contained in:
@@ -41,6 +41,10 @@ After:
|
||||
|
||||
delfunction CheckCompletionCalled
|
||||
|
||||
" Stop any timers we left behind.
|
||||
" This stops the tests from failing randomly.
|
||||
call ale#completion#StopTimer()
|
||||
|
||||
runtime autoload/ale/completion.vim
|
||||
runtime autoload/ale/lsp.vim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user