Skip to content

Commit

Permalink
Merge pull request #241 from LedgerHQ/fbe/remove_launch_from_dashboard
Browse files Browse the repository at this point in the history
Remove application launch from Dashboard in tests with physical backend
  • Loading branch information
fbeutin-ledger authored Dec 10, 2024
2 parents 80f1629 + 8a7408a commit acd7e44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/python/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
# You can configure optional parameters by overriding the value of ragger.configuration.OPTIONAL_CONFIGURATION
# Please refer to ragger/conftest/configuration.py for their descriptions and accepted values

configuration.OPTIONAL.APP_NAME = "Exchange"

configuration.OPTIONAL.SIDELOADED_APPS = {
"bitcoin": "Bitcoin",
"bitcoin_legacy": "Bitcoin Legacy",
Expand Down

0 comments on commit acd7e44

Please sign in to comment.