Explorar o código

Inbound remove NoTerminationSignal

yuhan6665 hai 4 meses
pai
achega
1b8eba1338
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      testing/scenarios/vmess_test.go

+ 1 - 1
testing/scenarios/vmess_test.go

@@ -1213,7 +1213,7 @@ func TestVMessGCMLengthAuthPlusNoTerminationSignal(t *testing.T) {
 						{
 							Account: serial.ToTypedMessage(&vmess.Account{
 								Id:           userID.String(),
-								TestsEnabled: "AuthenticatedLength|NoTerminationSignal",
+								TestsEnabled: "AuthenticatedLength|",
 							}),
 						},
 					},