Skip to content

Commit

Permalink
Hope the last tests fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kuznetsss authored and lewis6991 committed Jan 11, 2022
1 parent ee5e464 commit 7aad525
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/gitsigns_spec.lua
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,8 @@ describe('gitsigns', function()
'run_job: git --no-pager --version',
'run_job: git --no-pager rev-parse --show-toplevel --absolute-git-dir --abbrev-ref HEAD',
'attach(1): Attaching (trigger=BufRead)',
'new: In git dir'
'new: In git dir',
'attach(1): Empty git obj'
}
end)

Expand Down

0 comments on commit 7aad525

Please sign in to comment.