summaryrefslogtreecommitdiff
path: root/t/t5411/test-0040-process-all-refs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t5411/test-0040-process-all-refs.sh')
-rw-r--r--t/t5411/test-0040-process-all-refs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t5411/test-0040-process-all-refs.sh b/t/t5411/test-0040-process-all-refs.sh
index 2f405ad..7ae3851 100644
--- a/t/t5411/test-0040-process-all-refs.sh
+++ b/t/t5411/test-0040-process-all-refs.sh
@@ -17,7 +17,7 @@ test_expect_success "setup upstream branches ($PROTOCOL)" '
'
test_expect_success "setup proc-receive hook ($PROTOCOL)" '
- write_script "$upstream/hooks/proc-receive" <<-EOF
+ test_hook -C "$upstream" --clobber proc-receive <<-EOF
printf >&2 "# proc-receive hook\n"
test-tool proc-receive -v \
-r "ok refs/heads/main" \