Skip to content

Commit

Permalink
refs vufind-org#2999 add simple test for getUniqueHtmlElementId - rem…
Browse files Browse the repository at this point in the history
…ove trailing spaces
  • Loading branch information
RLangeUni committed Apr 22, 2024
1 parent 6c57f53 commit 3a9c45f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ public function testGetCheckbox()
$this->assertEquals('success', $record->getCheckbox('bar', 'foo', 1));
$this->assertEquals('success', $record->getCheckbox('bar', 'foo', 2));
}

/**
* Test getUniqueHtmlElementId.
*
Expand Down

0 comments on commit 3a9c45f

Please sign in to comment.