Skip to content

Commit

Permalink
lets try this
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Apr 4, 2024
1 parent 0701d2a commit b32f5b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/socket_test.c
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@ static int s_test_outgoing_tcp_sock_error(struct aws_allocator *allocator, void

struct aws_socket_endpoint endpoint = {
.address = "127.0.0.1",
.port = 8567,
.port = 8569,
};

struct error_test_args args = {
Expand Down

0 comments on commit b32f5b2

Please sign in to comment.