Skip to content

Commit

Permalink
Add issue raised in Ledger repository
Browse files Browse the repository at this point in the history
  • Loading branch information
enriquefynn committed Jun 27, 2024
1 parent a536fec commit 00e61b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_eigenlayer.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ def test_eigenlayer_decrease_delegated_shares(ledger_utils):

def test_eigenlayer_complete_queued_withdrawal(ledger_utils):
if ledger_utils.firmware.device.startswith("stax"):
# This test is failing in stax when I try to show
# another screen.
# This test is failing in stax when we try to show
# 8 screens or more: see https://github.com/LedgerHQ/app-plugin-boilerplate/issues/152
return
withdrawal = (
bytes.fromhex("0102030000000000000000000000000000040506"),
Expand Down

0 comments on commit 00e61b4

Please sign in to comment.