Skip to content

Commit

Permalink
chore: add integrity test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexox committed Sep 5, 2023
1 parent e183b53 commit 954ef08
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions testdata/run_non_existing.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
exec git init
exec lefthook run pre-commit
! stdout 'Error.*'
! exec lefthook run no-a-hook
stdout 'Error.*'

-- lefthook.yml --
# empty

0 comments on commit 954ef08

Please sign in to comment.