diff --git a/Makefile b/Makefile index ff0effae0..3b07558ce 100644 --- a/Makefile +++ b/Makefile @@ -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: