Skip to content

Commit a2fe781

Browse files
committed
Fix pipelines
1 parent 692761a commit a2fe781

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

module/VuFind/tests/integration-tests/src/VuFindTest/Mink/GetThisTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,7 @@ public static function getVufindConfigArray(
165165
bool $fullStatus,
166166
array $items,
167167
?string $multipleLocations = null
168-
): array
169-
{
168+
): array {
170169
$config = [
171170
'config' => [
172171
'Catalog' => ['driver' => 'Demo'],

0 commit comments

Comments
 (0)