mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-06-22 18:44:13 +03:00
Fix vless tests
This commit is contained in:
@@ -234,6 +234,7 @@ func testVLESSSelf(t *testing.T, flow string) {
|
||||
{
|
||||
Name: "sekai",
|
||||
UUID: userUUID.String(),
|
||||
Flow: flow,
|
||||
},
|
||||
},
|
||||
TLS: &option.InboundTLSOptions{
|
||||
@@ -308,6 +309,7 @@ func testVLESSSelfTLS(t *testing.T, flow string) {
|
||||
{
|
||||
Name: "sekai",
|
||||
UUID: userUUID.String(),
|
||||
Flow: flow,
|
||||
},
|
||||
},
|
||||
TLS: &option.InboundTLSOptions{
|
||||
|
||||
Reference in New Issue
Block a user