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

Another snooze.

parent 30334d47
No related merge requests found
......@@ -107,6 +107,7 @@ class RecordActionsTest extends \VuFindTest\Unit\MinkTestCase
$this->snooze();
$this->fillInAccountForm($page);
$this->findCss($page, '.modal-body .btn.btn-primary')->click();
$this->snooze();
// Make sure page updated for login
$page = $this->gotoRecord();
$this->findCss($page, '#usercomments')->click();
......
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