mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-06 07:34:21 +01:00
We were not removing the base test directory if we had other files in there, which was the case for postgres runs. This now explicitly check for `test_*` directories which are an indicator of a failed test.