Skip to content

Commit

Permalink
Format: clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
alfred2g committed Feb 13, 2024
1 parent 38e50c3 commit dc5f4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/v3/connection_state_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -3016,7 +3016,7 @@ AWS_TEST_CASE_FIXTURE(
&test_data)

/**
* Test that connection is healthy, user set the timeout for request, and timeout happens we still send ping reqs
* Test that connection is healthy, user set the timeout for request, and timeout happens we still send ping reqs
*/
static int s_test_mqtt_connection_publish_QoS1_timeout_with_ping_fn(struct aws_allocator *allocator, void *ctx) {
(void)allocator;
Expand Down

0 comments on commit dc5f4a1

Please sign in to comment.