Skip to content

Commit

Permalink
Revert "Fix test."
Browse files Browse the repository at this point in the history
This reverts commit 92f14b5.
  • Loading branch information
demiankatz committed Feb 4, 2025
1 parent 92f14b5 commit 7e3c158
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,8 @@ public function testFormatting(string $function): void
'Multi Data' => 'Book',
'Subjects' => 'Naples (Kingdom) History Spanish rule, 1442-1707 Sources',
'Online Access' => 'http://fictional.com/sample/url',
'Tags' => 'Add Tag No Tags, Be the first to tag this record!',
// Double slash at the end comes from inline javascript
'Tags' => 'Add Tag No Tags, Be the first to tag this record! //',
'ZeroAllowed' => 0,
'c' => 'c',
'a' => 'a',
Expand Down

0 comments on commit 7e3c158

Please sign in to comment.