diff --git a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SymphonyTest.php b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SymphonyTest.php
index a3ddf6792b04742c17630ee21ccd2fec69fe4dbc..2fa4ce2ebe3ce9bd00c7fa78d35651f7ae6a63e4 100644
--- a/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SymphonyTest.php
+++ b/module/VuFind/tests/unit-tests/src/VuFindTest/ILS/Driver/SymphonyTest.php
@@ -62,7 +62,7 @@ class SymphonyTest extends \VuFindTest\Unit\TestCase
 
         // Without SOAP functionality, we can't proceed:
         if (!class_exists('SoapClient')) {
-            $this->markTestSkipped();
+            $this->markTestSkipped('SoapClient not installed');
         }
 
         $this->driver->setConfig(