mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-10 09:19:42 +01:00
bleskomat import WALLET from helpers
This commit is contained in:
parent
89933c2d30
commit
4227fd70da
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ from lnbits.extensions.bleskomat.helpers import (
|
|||
from lnbits.settings import settings
|
||||
from tests.conftest import client
|
||||
from tests.extensions.bleskomat.conftest import bleskomat, lnurl
|
||||
from tests.helpers import credit_wallet, is_regtest
|
||||
from tests.mocks import WALLET
|
||||
from tests.helpers import credit_wallet, is_regtest, WALLET
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
|
Loading…
Add table
Reference in a new issue