mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-11 06:37:21 +01:00
Ensure that tests can run in parallel without causing a data race by adding a `makeTestChannelUpdate` constructor rather than sharing the same `testChannelUpdate` type between tests. This is needed since some tests write to the type.
8.9 KiB
8.9 KiB