Skip to content

Commit 1e9f9fd

Browse files
skip ci
1 parent 4297b14 commit 1e9f9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/client.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@ fn server_address_from_socket_addr_ipv6() {
10231023

10241024
#[tokio::test]
10251025
#[cfg(feature = "socks5-proxy")]
1026-
async fn socks5_proxy() {
1026+
async fn socks5_proxy_skip_ci() {
10271027
use crate::{
10281028
error::Result,
10291029
options::{ClientOptions, Tls},

0 commit comments

Comments
 (0)