User settings in config file can cause tests to fail
When running the test suite, settings from .config/monkeysign.conf are used. However, settings like dry-run can cause the tests to fail, without the reason for the failure being obvious. Monkeysign should either detect this and print an error or should override/ignore anything in the config file when running tests.