Skip to content

Commit

Permalink
Do not run tezos_legacy tests
Browse files Browse the repository at this point in the history
Since the two applications have identical names
  • Loading branch information
spalmer25 committed Sep 25, 2023
1 parent 2deb869 commit adbc388
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/python/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"bitcoin_legacy": "Bitcoin Legacy",
"ethereum": "Ethereum",
"ethereum_classic": "Ethereum Classic",
"tezos_legacy": "Tezos Wallet",
"tezos_new": "New Tezos Wallet",
"tezos_new": "Tezos Wallet",
"xrp": "XRP",
"litecoin": "Litecoin",
"stellar": "Stellar",
Expand Down

0 comments on commit adbc388

Please sign in to comment.