fix(test): Set settings directory in Paths (#6584)
This commit is contained in:
@@ -23,6 +23,7 @@ public:
|
||||
settingsFile.flush();
|
||||
settingsFile.close();
|
||||
}
|
||||
this->paths_.settingsDirectory = this->settingsDir.path();
|
||||
}
|
||||
|
||||
~EmptyApplication() override = default;
|
||||
|
||||
Reference in New Issue
Block a user