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