diff --git a/infra/conf/v2ray_test.go b/infra/conf/v2ray_test.go index 1ed2e0d52..85bc3bf42 100644 --- a/infra/conf/v2ray_test.go +++ b/infra/conf/v2ray_test.go @@ -186,7 +186,6 @@ func TestV2RayConfig(t *testing.T) { }), ProxySettings: serial.ToTypedMessage(&freedom.Config{ DomainStrategy: freedom.Config_AS_IS, - Timeout: 600, UserLevel: 0, }), },