Skip to content

Commit 42a2cb1

Browse files
author
Kim Neunert
committed
removed ext specific tests
1 parent 778735a commit 42a2cb1

File tree

4 files changed

+0
-122
lines changed

4 files changed

+0
-122
lines changed

tests/integration/wallet_import_rescan.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ def test_import_spectrum_nigiri_electrs_core(
7474
caplog.set_level(logging.INFO)
7575
# Can't be right here!
7676
spectrum_rpc: BitcoinRPC = BitcoinRPC(user="", password="", host="localhost", port="8081")
77-
spectrum_node = SpectrumNode(host=host, port=port, ssl=ssl)
7877

7978
btc_rpc: BitcoinRPC = BitcoinRPC(user="admin1", password="123", host="localhost", port="18443")
8079
runtest_import_via(spectrum_rpc,

tests/test_controller_helpers.py

Lines changed: 0 additions & 43 deletions
This file was deleted.

tests/test_ext_bridge_rpc.py

Lines changed: 0 additions & 38 deletions
This file was deleted.

tests/test_spectrum_node.py

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)