mirror of
https://github.com/fatedier/frp.git
synced 2025-08-03 12:24:43 +00:00
natHoleSTUNServer set default value (#3664)
This commit is contained in:
@@ -31,4 +31,5 @@ func TestClientConfigComplete(t *testing.T) {
|
||||
require.Equal(true, lo.FromPtr(c.LoginFailExit))
|
||||
require.Equal(true, lo.FromPtr(c.Transport.TLS.Enable))
|
||||
require.Equal(true, lo.FromPtr(c.Transport.TLS.DisableCustomTLSFirstByte))
|
||||
require.NotEmpty(c.NatHoleSTUNServer)
|
||||
}
|
||||
|
Reference in New Issue
Block a user