fix: regtests

This commit is contained in:
Vlad Stan
2026-03-26 11:57:25 +02:00
parent 632cd257d7
commit cac4e309f4
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: