Fix CI BS

This commit is contained in:
w0rp
2023-02-08 09:25:15 +00:00
parent 4c162877e2
commit 2a24b4e0d1
3 changed files with 3 additions and 0 deletions

View File

@@ -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):

View File

@@ -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):

View File

@@ -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):