minor test fix

This commit is contained in:
Jon Gjengset 2019-10-16 11:54:43 -04:00
parent f5c289dce6
commit 81cb40ce4b
No known key found for this signature in database
GPG key ID: FAEA8B761ADA5F4C

View file

@ -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 ''