Skip to content

Commit

Permalink
fix ldr tag
Browse files Browse the repository at this point in the history
  • Loading branch information
artsiomBandarenka committed Jan 11, 2024
1 parent 12399f0 commit 38d3386
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import getRandomPostfix from '../../../../support/utils/stringTools';
describe('MARC -> MARC Bibliographic -> Derive MARC bib', () => {
const testData = {
tagLDR: 'LDR',
tagLdrValue: '01338cas\\a2200409\\\\\\4500',
tagLdrValue: '01331cas\\a2200409\\\\\\4500',
tag022: '022',
tag222: '222',
tag300: '300',
Expand Down

0 comments on commit 38d3386

Please sign in to comment.