mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-14 10:29:29 +02:00
kvdb: use T.TempDir
to create temporary test directory
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
This commit is contained in:
@@ -76,7 +76,6 @@ func TestBolt(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
f := NewBoltFixture(t)
|
||||
defer f.Cleanup()
|
||||
|
||||
test.test(t, f.NewBackend())
|
||||
})
|
||||
|
Reference in New Issue
Block a user