Skip to content

Commit

Permalink
Revert "Adapt test using App version"
Browse files Browse the repository at this point in the history
This reverts commit 6e872b4.
  • Loading branch information
cedelavergne-ledger committed Mar 27, 2024
1 parent b27bfdc commit a14418b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/speculos/test_configuration_cmd.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

def test_configuration(cmd):
assert cmd.get_configuration() == (2, 1, 11, 1)
assert cmd.get_configuration() == (2, 1, 11, 0)

0 comments on commit a14418b

Please sign in to comment.