Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
leohar committed Mar 1, 2024
2 parents 30eeef1 + f04e8b0 commit 53a5e40
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 53a5e40

Please sign in to comment.