From: Chris Duncan Date: Wed, 9 Jul 2025 18:00:59 +0000 (-0700) Subject: Fix test description. X-Git-Tag: v0.10.5~79 X-Git-Url: https://git.codecow.com/?a=commitdiff_plain;h=a9a4f56d509ddd57647de8b3d66cb90d120285b9;p=libnemo.git Fix test description. --- diff --git a/test/test.ledger.mjs b/test/test.ledger.mjs index 4b3ea0d..9d8da16 100644 --- a/test/test.ledger.mjs +++ b/test/test.ledger.mjs @@ -15,7 +15,7 @@ await suite('Ledger hardware wallet', { skip: false || isNode }, async () => { let wallet, account, openBlock, sendBlock, receiveBlock - await test('connect to the device and then disconnect', async () => { + await test('connect to the device', async () => { wallet = await LedgerWallet.create() const { status } = await click( 'Unlock, then click to connect',