Files
app-ethereum/tests/speculos/test_configuration_cmd.py

4 lines
82 B
Python
Raw Normal View History

2022-04-08 09:57:12 +02:00
def test_configuration(cmd):
2024-02-13 17:01:00 +01:00
assert cmd.get_configuration() == (2, 1, 10, 4)