mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
ChunkingNgTest: CI debuggability #6015
This commit is contained in:
parent
4acb70e79d
commit
7ca1107ea0
@ -810,6 +810,7 @@ public:
|
||||
OCC::Logger::instance()->setLogFile("-");
|
||||
|
||||
QDir rootDir{_tempDir.path()};
|
||||
qDebug() << "FakeFolder operating on" << rootDir;
|
||||
toDisk(rootDir, fileTemplate);
|
||||
|
||||
_fakeQnam = new FakeQNAM(fileTemplate);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user