Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fmhoeger committed Dec 25, 2023
1 parent 37e4041 commit 3c90d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_rpc.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from fixtures import *
from pyln.client import Millisatoshi
from pyln.testing.utils import BITCOIND_CONFIG, only_one, wait_for
from utils import *
from utils import get_only_one_descriptor


def test_rpc_add(bitcoind, ln_node):
Expand Down

0 comments on commit 3c90d72

Please sign in to comment.