Skip to content

Commit bfa3654

Browse files
committed
fix graph test
1 parent 5803fc3 commit bfa3654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/graph_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from test_base import TestBase
1010

1111
# from warnet.lnd import LNDNode
12-
from warnet.utils import DEFAULT_TAG
12+
from warnet.cli.util import DEFAULT_TAG
1313

1414

1515
class GraphTest(TestBase):

0 commit comments

Comments
 (0)