test(client): disable happy eyeballs tests except in CI
This commit is contained in:
		| @@ -597,6 +597,7 @@ mod tests { | ||||
|     } | ||||
|  | ||||
|     #[test] | ||||
|     #[cfg_attr(not(feature = "__internal_happy_eyeballs_tests"), ignore)] | ||||
|     fn client_happy_eyeballs() { | ||||
|         extern crate pretty_env_logger; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user