fix: try clean-up

This commit is contained in:
Vlad Stan
2026-03-30 15:32:42 +03:00
parent 231f6fc01c
commit 37e5601207
+1
View File
@@ -66,6 +66,7 @@ test-regtest:
LNBITS_DATA_FOLDER="./tests/data" \
PYTHONUNBUFFERED=1 \
DEBUG=true \
rm -rf ./tests/data
uv run pytest tests/regtest
test-migration: