Browse Source
Running `make test-backend` will delete `data/` due to reloading the configuration and resetting the appdatapath. This PR removes this unnecessary config reload but also adds extra code in to the unittest main to prevent its cleanup from deleting the wrong directory. Signed-off-by: Andrew Thornton <art27@cantab.net>tags/v1.16.0-rc1
3 changed files with 23 additions and 13 deletions
Loading…
Reference in new issue