Skip to content

Commit

Permalink
fix(tests): edit ledger_app.toml to run all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
keiff3r committed Nov 26, 2024
1 parent b435ea4 commit eb79346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ledger_app.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ devices = ["nanox", "nanos+", "stax", "flex"]

[tests]
unit_directory = "./unit-tests/"
pytest_directory = "./tests/test_verify_address.py"
pytest_directory = "./tests/"

0 comments on commit eb79346

Please sign in to comment.