mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
remove TestBypass flag (#566)
Tests should explicitly state their target configuration file, so no need to use fallback default override flag
This commit is contained in:
@@ -69,7 +69,6 @@ const (
|
||||
var (
|
||||
Cfg Config
|
||||
IsInitialSetup bool
|
||||
TestBypass bool
|
||||
m sync.Mutex
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user