소스 검색

fix vmess test

Darien Raymond 8 년 전
부모
커밋
4f4ced6b02
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      testing/scenarios/vmess_test.go

+ 2 - 1
testing/scenarios/vmess_test.go

@@ -841,7 +841,8 @@ func TestVMessGCMMux(t *testing.T) {
 			{
 				SenderSettings: serial.ToTypedMessage(&proxyman.SenderConfig{
 					MultiplexSettings: &proxyman.MultiplexingConfig{
-						Enabled: true,
+						Enabled:     true,
+						Concurrency: 4,
 					},
 				}),
 				ProxySettings: serial.ToTypedMessage(&outbound.Config{