Fix retrying on some test failures

This commit is contained in:
w0rp 2020-08-29 16:32:17 +01:00
parent f1ecc2e068
commit 6888ca46a7
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ Execute(User provided options should be used):
Execute(The project path should be correct for .git directories):
call ale#test#SetFilename('psalm-project/test.php')
let g:matched = 0
for g:i in range(4)
if !isdirectory(g:dir . '/.git')