Browse Source

fix vmess test

Darien Raymond 8 years ago
parent
commit
4f4ced6b02
1 changed files with 2 additions and 1 deletions
  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{