mirror of https://github.com/XTLS/Xray-core
Inbound remove NoTerminationSignal
parent
b14d5407e5
commit
1b8eba1338
|
@ -1213,7 +1213,7 @@ func TestVMessGCMLengthAuthPlusNoTerminationSignal(t *testing.T) {
|
|||
{
|
||||
Account: serial.ToTypedMessage(&vmess.Account{
|
||||
Id: userID.String(),
|
||||
TestsEnabled: "AuthenticatedLength|NoTerminationSignal",
|
||||
TestsEnabled: "AuthenticatedLength|",
|
||||
}),
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue