mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-27 14:11:04 +02:00
multi: Fix typos [skip ci]
This commit is contained in:
@@ -32,7 +32,7 @@ func (m *mockSubLogger) SetLogLevels(logLevel string) {
|
||||
m.globalLogLevel = logLevel
|
||||
}
|
||||
|
||||
// TestParseAndSetDebugLevels tests tha we can properly set the log levels for
|
||||
// TestParseAndSetDebugLevels tests that we can properly set the log levels for
|
||||
// all andspecified subsystems.
|
||||
func TestParseAndSetDebugLevels(t *testing.T) {
|
||||
testCases := []struct {
|
||||
|
Reference in New Issue
Block a user