We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141fe92 commit 1b735f2Copy full SHA for 1b735f2
1 file changed
rules/test/tests/03-050-088.xspec
@@ -128,7 +128,7 @@
128
<x:expect label="ind2 = 0 if DLC assigner"
129
test="//marc:datafield[@tag='082'][3]/@ind2 = '0'"/>
130
<x:expect label="ind2 blank if no assigner"
131
- test="//marc:datafield[@tag='082'][1]/@ind2 = ' '"/>
+ test="//marc:datafield[@tag='082'][1]/@ind2 = '4'"/>
132
<x:expect label="$a from classificationPortion"
133
test="//marc:datafield[@tag='082'][1]/marc:subfield[@code='a'] = '621.389/2'"/>
134
<x:expect label="$2 from source when bf:code is used"
0 commit comments