diff --git a/Tests/tst_unittests.cpp b/Tests/tst_unittests.cpp
index 560581a..2fefeff 100644
--- a/Tests/tst_unittests.cpp
+++ b/Tests/tst_unittests.cpp
@@ -69,6 +69,7 @@ void testPatronum::testRandomCommad() {
 
 
 void testPatronum::connectTest() {
+    QCoreApplication::setApplicationName("PatronumTest");
     DefaultService serv;
 
     QTimer::singleShot(10, this, [this]() {