Skip to content

Commit

Permalink
Update app manifest to add pytest directory field.
Browse files Browse the repository at this point in the history
  • Loading branch information
agrojean-ledger committed Nov 24, 2023
1 parent 7821659 commit b98ef03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ledger_app.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@
build_directory = "./"
sdk = "Rust"
devices = ["nanos", "nanox", "nanos+"]

[tests]
pytest_directory = "./tests/"

0 comments on commit b98ef03

Please sign in to comment.