From 05a52060ae384ae8d2bd6e75bc5246dc67d34f4a Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Fri, 29 Apr 2022 21:36:11 +0200 Subject: update info print s/to-sign/to-cosign --- integration/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/test.sh b/integration/test.sh index 2ba101b..0a5dd78 100755 --- a/integration/test.sh +++ b/integration/test.sh @@ -200,7 +200,7 @@ function run_tests() { } function test_signed_tree_head() { - desc="GET tree-head-to-sign (tree size $1)" + desc="GET tree-head-to-cosign (tree size $1)" curl -s -w "%{http_code}" $log_url/get-tree-head-to-cosign \ >$log_dir/rsp -- cgit v1.2.3