diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/IlsActionsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/IlsActionsTest.php index 0d6ed9e426b69956ebeddc1eb9738bc67d2b322f..42a8efa1ecdbc42781a7222292d387184352df75 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/IlsActionsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/IlsActionsTest.php @@ -339,7 +339,6 @@ class IlsActionsTest extends \VuFindTest\Unit\MinkTestCase $this->snooze(); $this->fillInLoginForm($page, 'username1', 'test', false); $this->submitLoginForm($page, false); - // Place the hold: $this->placeHoldAndGoToHoldsScreen($page);