Skip to content

Commit

Permalink
Trivial change to restart codebuild CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Bret Ambrose committed Nov 12, 2024
1 parent c17d73a commit 66e8332
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_connection_manager.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ static int s_cm_tester_init(struct cm_tester_options *options) {
.loop_count = 1,
.clock_override = clock_fn,
};

tester->event_loop_group = aws_event_loop_group_new(tester->allocator, &elg_options);

struct aws_host_resolver_default_options resolver_options = {
Expand Down

0 comments on commit 66e8332

Please sign in to comment.