mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 13:52:55 +02:00
multi: formatting and comment fixes
This commit is contained in:
@@ -162,6 +162,5 @@ func testValidateDeps(t *testing.T, test depTest) {
|
||||
if !reflect.DeepEqual(err, test.expErr) {
|
||||
t.Fatalf("validation mismatch, want: %v, got: %v",
|
||||
test.expErr, err)
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user