mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 13:54:02 +03:00
Fix test
This commit is contained in:
@@ -63,7 +63,7 @@ func (suite *ProxyTestSuite) SetupSuite() {
|
||||
nil,
|
||||
)
|
||||
|
||||
allowlist.Run(time.Second)
|
||||
go allowlist.Run(time.Second)
|
||||
|
||||
suite.opts = &mtglib.ProxyOpts{
|
||||
Secret: mtglib.GenerateSecret("httpbin.org"),
|
||||
|
||||
Reference in New Issue
Block a user