Files
app-ethereum/tests/speculos/test_configuration_cmd.py
Alexandre Paillier f8dd685d55 1.11.0-dev version bump
2024-03-14 14:05:10 +01:00

4 lines
82 B
Python

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