mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Fix CI BS
This commit is contained in:
@@ -10,6 +10,7 @@ After:
|
||||
unlet! b:sep
|
||||
unlet! b:executable
|
||||
|
||||
call ale#test#SetFilename('..')
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
Execute(The jedi-language-server command callback should return default string):
|
||||
|
||||
@@ -10,6 +10,7 @@ After:
|
||||
unlet! b:sep
|
||||
unlet! b:executable
|
||||
|
||||
call ale#test#SetFilename('..')
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
Execute(The pylsp command callback should return default string):
|
||||
|
||||
@@ -10,6 +10,7 @@ After:
|
||||
unlet! b:sep
|
||||
unlet! b:executable
|
||||
|
||||
call ale#test#SetFilename('..')
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
Execute(The command callback should return the correct default string):
|
||||
|
||||
Reference in New Issue
Block a user