mirror of
https://github.com/logos-storage/logos-storage-go-bindings.git
synced 2026-01-07 16:03:06 +00:00
Remove loglevel trace from tests
This commit is contained in:
parent
e1511cd9e7
commit
a5ae146e5d
@ -14,7 +14,6 @@ func defaultConfigHelper(t *testing.T) Config {
|
|||||||
LogFormat: LogFormatNoColors,
|
LogFormat: LogFormatNoColors,
|
||||||
MetricsEnabled: false,
|
MetricsEnabled: false,
|
||||||
BlockRetries: 3000,
|
BlockRetries: 3000,
|
||||||
LogLevel: "TRACE",
|
|
||||||
Nat: "none",
|
Nat: "none",
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user