Fix retrying on some test failures
This commit is contained in:
parent
f1ecc2e068
commit
6888ca46a7
1 changed files with 1 additions and 0 deletions
|
@ -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')
|
||||
|
|
Reference in a new issue