mirror of
https://github.com/twofas/2fas-server.git
synced 2024-11-25 03:41:06 +01:00
testing: disable http requests/responses printing
This commit is contained in:
parent
15442b77ea
commit
de08e3f035
@ -13,7 +13,7 @@ import (
|
|||||||
"testing"
|
"testing"
|
||||||
)
|
)
|
||||||
|
|
||||||
const DebugHttpRequests = true
|
const DebugHttpRequests = false
|
||||||
|
|
||||||
var baseUrl *url.URL
|
var baseUrl *url.URL
|
||||||
var Auth *BasicAuth
|
var Auth *BasicAuth
|
||||||
|
Loading…
Reference in New Issue
Block a user