Skip to content

Commit 4170f4a

Browse files
Fix expected indentation in test file
1 parent 24d1de0 commit 4170f4a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/end-to-end/info.phpt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ echo shell_exec(
1212
--EXPECTF--
1313
Hooks:
1414
commit-msg
15-
- \CaptainHook\App\Hook\Message\Action\Beams
15+
- \CaptainHook\App\Hook\Message\Action\Beams
1616
pre-push
17-
- echo foo
17+
- echo foo
1818
pre-commit
19-
- echo foo
19+
- echo foo
2020
prepare-commit-msg
2121
post-commit
2222
post-merge

0 commit comments

Comments
 (0)