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

Remove obsolete comment.

parent 176f864e
No related merge requests found
......@@ -163,11 +163,6 @@ class CallnumberBrowseTest extends \VuFindTest\Unit\MinkTestCase
$link = $page->find('css', '.callnumber a,.groupCallnumber a,.fullCallnumber a');
if ($expectLinks) {
$this->checkLink($link, $type);
// TODO
// if 'all'
// - refresh until multiple
// - test multiple
// else
} else {
$this->assertTrue(null === $link);
}
......
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