From d0df0088f033446eb15e1d4ef73cd710f373b1d2 Mon Sep 17 00:00:00 2001 From: Roman Maslennikov Date: Thu, 6 Feb 2025 02:05:02 +0400 Subject: [PATCH] Fixup: Decrease number of sideloaded up (speculos support 16 max) --- test/python/conftest.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/python/conftest.py b/test/python/conftest.py index ce21d1e9..1684d973 100644 --- a/test/python/conftest.py +++ b/test/python/conftest.py @@ -24,7 +24,6 @@ "DOT": "Polkadot", "tron": "Tron", "ton": "TON", - "ATOM": "Cosmos", "cardano": "Cardano ADA", "near": "NEAR", "sui": "Sui",