From 5e753007ad55648366a98bb26904543614721f32 Mon Sep 17 00:00:00 2001 From: RPRX <63339210+rprx@users.noreply.github.com> Date: Mon, 3 Aug 2020 15:17:06 +0000 Subject: [PATCH] Fix test --- infra/conf/vless_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/conf/vless_test.go b/infra/conf/vless_test.go index 4ef74829..813ef80f 100644 --- a/infra/conf/vless_test.go +++ b/infra/conf/vless_test.go @@ -78,7 +78,7 @@ func TestVLessInbound(t *testing.T) { ], "decryption": "none", "fallback": { - "port": 80, + "port": 80 }, "fallback_h2": { "unix": "@/dev/shm/domain.socket",