Skip to content

Commit

Permalink
fix update tokens test (novasamatech#2525)
Browse files Browse the repository at this point in the history
* add DED GAMES

* promote DED GAMES
  • Loading branch information
leohar authored Feb 29, 2024
1 parent 2ded667 commit f04e8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_check_new_assets.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
class TestAssets:
# workaround to differences between asset names at runtime and in our configuration
asset_mapping = {
'AUSD': 'KUSD'
'RMRK (old)': 'RMRK'
}
# assets that has no working cases on network
exclusions = {
Expand Down

0 comments on commit f04e8b0

Please sign in to comment.