diff --git a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordActionsTest.php b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordActionsTest.php index 7d20b030218953e12e3b400a384336c6c6ba2e48..bbc3921ee578ac5adeab947811c380e6a7a740e6 100644 --- a/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordActionsTest.php +++ b/module/VuFind/tests/integration-tests/src/VuFindTest/Mink/RecordActionsTest.php @@ -161,6 +161,7 @@ class RecordActionsTest extends \VuFindTest\Unit\MinkTestCase // Login $page = $this->gotoRecord(); // redirects to search home??? $this->findCss($page, '#tagRecord')->click(); + $this->snooze(); $this->fillInLoginForm($page, 'username2', 'test'); $this->submitLoginForm($page); // Add tags