@@ -1,4 +1,4 @@
.PHONY: test
.PHONY: test test-integration
all: format check
@@ -69,6 +69,9 @@ test-regtest:
rm -rf ./tests/data \
uv run pytest tests/regtest
test-integration:
npm run test:integration
test-migration:
LNBITS_ADMIN_UI=True \
make test-api
The note is not visible to the blocked user.