Browse Source

fix vmess test

Darien Raymond 8 năm trước cách đây
mục cha
commit
4f4ced6b02
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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{