fix: regtests

This commit is contained in:
Vlad Stan
2026-03-30 15:32:42 +03:00
parent 4e18c423de
commit fc5261132e
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -66,7 +66,6 @@ test-regtest:
LNBITS_DATA_FOLDER="./tests/data" \
PYTHONUNBUFFERED=1 \
DEBUG=true \
rm -rf ./tests/data
uv run pytest tests/regtest
test-migration: