minor test fix
This commit is contained in:
parent
f5c289dce6
commit
81cb40ce4b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ After:
|
||||||
call ale#assert#TearDownLinterTest()
|
call ale#assert#TearDownLinterTest()
|
||||||
|
|
||||||
Execute(The default executable path should be correct):
|
Execute(The default executable path should be correct):
|
||||||
AssertLinter 'analyzer', ale#Escape('ra_lsp_server')
|
AssertLinter 'ra_lsp_server', ale#Escape('ra_lsp_server')
|
||||||
|
|
||||||
Execute(The project root should be detected correctly):
|
Execute(The project root should be detected correctly):
|
||||||
AssertLSPProject ''
|
AssertLSPProject ''
|
||||||
|
|
Reference in a new issue