Skip to content

Commit cd9eb70

Browse files
committed
Address code review feedback
1 parent 6a3c9df commit cd9eb70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/models/normalize_primo_record_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ def cdi_record
369369
assert_not_nil full_record_link
370370

371371
# Should use regular record link for CDI records, not dedup URL
372+
assert_match %r{/discovery/fulldisplay\?}, full_record_link['url']
372373
assert_no_match 'frbrgroupid', full_record_link['url']
373374
end
374375

0 commit comments

Comments
 (0)