Files
app-ethereum/tests/speculos/test_configuration_cmd.py
Alexandre Paillier 726ffc1ac7 Update tests
2024-02-14 09:37:16 +01:00

4 lines
82 B
Python

def test_configuration(cmd):
assert cmd.get_configuration() == (2, 1, 10, 4)