Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
sfodagain committed Feb 3, 2025
1 parent c6495be commit 4c621ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/request-response/request_response_client_tests.c
Original file line number Diff line number Diff line change
Expand Up @@ -3725,7 +3725,7 @@ static int s_rrs_request_subscriptions_remove_subscription_fn(struct aws_allocat
record2);

ASSERT_SUCCESS(s_rrc_verify_subscriptions_publishes(
record, 0 /* expected_stream_matches_count */, NULL, 0 /* expected_request_matches_count */, NULL));
record2, 0 /* expected_stream_matches_count */, NULL, 0 /* expected_request_matches_count */, NULL));

s_aws_rr_client_fixture_subscriptions_macthes_record_delete(record2);

Expand Down

0 comments on commit 4c621ca

Please sign in to comment.