Files
app-ethereum/tests/speculos/test_configuration_cmd.py
2022-06-28 15:11:20 +02:00

3 lines
82 B
Python

def test_configuration(cmd):
assert cmd.get_configuration() == (14, 1, 9, 17)