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

Style fixes.

parent cf956b0e
No related merge requests found
......@@ -164,7 +164,7 @@ class CartTest extends \VuFindTest\Unit\MinkTestCase
* Assert that the "no items were selected" message is visible in the cart
* lightbox.
*
* @param Element $page
* @param Element $page Page element
*
* @return void
*/
......@@ -182,7 +182,7 @@ class CartTest extends \VuFindTest\Unit\MinkTestCase
/**
* Assert that the "login required" message is visible in the cart lightbox.
*
* @param Element $page
* @param Element $page Page element
*
* @return void
*/
......
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