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