mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-10 17:26:15 +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 lnbits.settings import settings
|
||||||
from tests.conftest import client
|
from tests.conftest import client
|
||||||
from tests.extensions.bleskomat.conftest import bleskomat, lnurl
|
from tests.extensions.bleskomat.conftest import bleskomat, lnurl
|
||||||
from tests.helpers import credit_wallet, is_regtest
|
from tests.helpers import credit_wallet, is_regtest, WALLET
|
||||||
from tests.mocks import WALLET
|
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.asyncio
|
@pytest.mark.asyncio
|
||||||
|
|
Loading…
Add table
Reference in a new issue