]> git.codecow.com Git - libnemo.git/commitdiff
Fix test description.
authorChris Duncan <chris@zoso.dev>
Wed, 9 Jul 2025 18:00:59 +0000 (11:00 -0700)
committerChris Duncan <chris@zoso.dev>
Wed, 9 Jul 2025 18:00:59 +0000 (11:00 -0700)
test/test.ledger.mjs

index 4b3ea0dbd91f8babc4d67af458d00239b0e69717..9d8da1609f3b31d02c0fb09fa372112afd27e23e 100644 (file)
@@ -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',