mirror of
https://github.com/fatedier/frp.git
synced 2026-03-27 12:39:53 +08:00
update github actions (#3538)
This commit is contained in:
@@ -35,7 +35,7 @@ var (
|
||||
testProxyPrefix = "test."
|
||||
)
|
||||
|
||||
func Test_Proxy_Interface(t *testing.T) {
|
||||
func Test_Proxy_Interface(_ *testing.T) {
|
||||
for name := range proxyConfTypeMap {
|
||||
NewConfByType(name)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user