Skip to content
Snippets Groups Projects
Commit f453a3b7 authored by Demian Katz's avatar Demian Katz
Browse files

Fixed broken tests.

parent c4b0c01f
No related merge requests found
......@@ -127,15 +127,14 @@ class IlsActionsTest extends \VuFindTest\Unit\MinkTestCase
'cancelHolds' => 0,
'cancelILLRequests' => 0,
'cancelStorageRetrievalRequests' => 0,
'checkILLRequestBlock' => 0,
'checkILLRequestIsValid' => 0,
'checkRenewBlock' => 0,
'checkRequestBlock' => 0,
'checkRequestIsValid' => 0,
'checkStorageRetrievalRequestBlock' => 0,
'checkStorageRetrievalRequestIsValid' => 0,
'getAccountBlocks' => 0,
'getDefaultRequestGroup' => 0,
'getHoldDefaultRequiredDate' => 0,
'getRequestBlocks' => 0,
'placeHold' => 0,
'placeILLRequest' => 0,
'placeStorageRetrievalRequest' => 0,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment