mirror of
https://github.com/fatedier/frp.git
synced 2026-03-26 03:09:24 +08:00
update github actions (#3538)
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
|
||||
const testVisitorPrefix = "test."
|
||||
|
||||
func Test_Visitor_Interface(t *testing.T) {
|
||||
func Test_Visitor_Interface(_ *testing.T) {
|
||||
for name := range visitorConfTypeMap {
|
||||
DefaultVisitorConf(name)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user