mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 15:11:09 +02:00
trivial: typo fix
This commit is contained in:
@@ -1312,8 +1312,8 @@ func TestCircuitMapDeleteUnopenedCircuit(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// TestCircuitMapDeleteUnopenedCircuit checks that an open circuit can be
|
||||
// removed persistently from the circuit map.
|
||||
// TestCircuitMapDeleteOpenCircuit checks that an open circuit can be removed
|
||||
// persistently from the circuit map.
|
||||
func TestCircuitMapDeleteOpenCircuit(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
|
Reference in New Issue
Block a user