diff options
Diffstat (limited to 'integration')
-rwxr-xr-x | integration/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |