summaryrefslogtreecommitdiffstats
path: root/tests/mailsynctest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mailsynctest.cpp')
-rw-r--r--tests/mailsynctest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mailsynctest.cpp b/tests/mailsynctest.cpp
index 4401f27..4b797c8 100644
--- a/tests/mailsynctest.cpp
+++ b/tests/mailsynctest.cpp
@@ -37,7 +37,6 @@ void MailSyncTest::initTestCase()
37{ 37{
38 Test::initTest(); 38 Test::initTest();
39 QVERIFY(isBackendAvailable()); 39 QVERIFY(isBackendAvailable());
40 Log::setDebugOutputLevel(Sink::Log::Trace);
41 resetTestEnvironment(); 40 resetTestEnvironment();
42 auto resource = createResource(); 41 auto resource = createResource();
43 QVERIFY(!resource.identifier().isEmpty()); 42 QVERIFY(!resource.identifier().isEmpty());