Remove outdated test

This commit is contained in:
Ajay Sivan
2024-07-24 15:51:44 +05:30
parent bda7d1c58d
commit fcdfc890e8
-8
View File
@@ -90,14 +90,6 @@
swap-data)
(is (match? "SNT" (rf/sub [sub-name])))))
(h/deftest-sub :wallet/swap-asset-to-pay-networks
[sub-name]
(testing "Return the available networks for the swap asset-to-pay"
(swap! rf-db/app-db assoc-in
[:wallet :ui :swap]
swap-data)
(is (match? networks (rf/sub [sub-name])))))
(h/deftest-sub :wallet/swap-asset-to-pay-network-balance
[sub-name]
(testing "Return swap asset-to-pay"