diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrTest.php index e114f441cbbd2638ef735378b20c5771327bcbda..a8437127dad03ce072495b528b781c879602a5ed 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Connection/SolrTest.php @@ -28,7 +28,7 @@ namespace VuFindTest\Integration\Connection; /** - * ResultFeed Test Class + * Solr Connection Test Class * * @category VuFind2 * @package Tests