diff --git a/testing/scenarios/vmess_test.go b/testing/scenarios/vmess_test.go index 0322348b2..d407dfbee 100644 --- a/testing/scenarios/vmess_test.go +++ b/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{