src/qt/test/test_bitcoin-qt seems to create an empty ~/.bitcoin directory if it doesn’t exist yet.
Instead, it should set up a temporary data directory like the other tests.
~/.bitcoin
#11192
src/qt/test/test_bitcoin-qt seems to create an empty ~/.bitcoin directory if it doesn’t exist yet.
Instead, it should set up a temporary data directory like the other tests.