mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Remove Config::createTempFileInstance
This commit is contained in:
@@ -66,7 +66,9 @@ void TestCli::initTestCase()
|
||||
{
|
||||
QVERIFY(Crypto::init());
|
||||
|
||||
Config::createTempFileInstance();
|
||||
// Create temporary config file
|
||||
Config::createConfigFromFile(TemporaryFile::createTempConfigFile(), {});
|
||||
|
||||
QLocale::setDefault(QLocale::c());
|
||||
Bootstrap::bootstrap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user