mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-29 13:22:37 +02:00
Update tests/core/views/test_api.py
Co-authored-by: calle <93376500+callebtc@users.noreply.github.com>
This commit is contained in:
@@ -178,5 +178,4 @@ async def test_api_payment_with_key(invoice, inkey_headers_from):
|
|||||||
)
|
)
|
||||||
assert type(response) == dict
|
assert type(response) == dict
|
||||||
assert response["paid"] == True
|
assert response["paid"] == True
|
||||||
# not key, that's why no "details"
|
|
||||||
assert "details" in response
|
assert "details" in response
|
||||||
|
Reference in New Issue
Block a user