diff --git a/tests/request-response/subscription_manager_tests.c b/tests/request-response/subscription_manager_tests.c index 443d1b0a..cf55fe2f 100644 --- a/tests/request-response/subscription_manager_tests.c +++ b/tests/request-response/subscription_manager_tests.c @@ -1171,7 +1171,7 @@ static int s_do_acquire_no_capacity_test(struct aws_subscription_manager_test_fi } /* - * Verify: Acquiring a new eventstream subscription when the budget is 1 returns NO_CAPACITY + * Verify: Acquiring a new eventstream subscription when the budget is 0 returns NO_CAPACITY */ static int s_rrsm_acquire_no_capacity_max1_fn(struct aws_allocator *allocator, void *ctx) { (void)ctx;