mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-12-03 09:27:58 +01:00
This commit changes the decayed log tests to create a new temporary database for each test. Previously, all instances referenced the same db path. Since the tests are run in parallel, the tests would create/delete the shared db out from under each other, causing flakes in the unit tests.
8.8 KiB
8.8 KiB