Print block number and remove redundant commit hash
This commit is contained in:
parent
32871dc261
commit
69f8acad8f
2 changed files with 5 additions and 1 deletions
|
|
@ -141,6 +141,8 @@ commit_with_assertion() {
|
|||
run git-check-assertions
|
||||
|
||||
assert_success
|
||||
assert_output --partial "git-check-assertions block 1:"
|
||||
assert_output --partial "git-check-assertions block 2:"
|
||||
assert_file_exists ../test1
|
||||
assert_file_exists ../test2
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue