From 2d9f8f8e5f4d063388e89ca3fa9f5c8295e2c389 Mon Sep 17 00:00:00 2001 From: tdejoigny-ledger Date: Tue, 5 Nov 2024 11:51:24 +0100 Subject: [PATCH] update conftest --- test/python/conftest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/python/conftest.py b/test/python/conftest.py index b25de255..233cb6f4 100644 --- a/test/python/conftest.py +++ b/test/python/conftest.py @@ -23,7 +23,7 @@ "litecoin": "Litecoin", "stellar": "Stellar", "solana": "Solana", - # "DOT": "Polkadot", + "DOT": "Polkadot", "tron": "Tron", "ton": "TON", }