Skip to content

Commit

Permalink
add long catalog id to other metadata file to not interfere with othe…
Browse files Browse the repository at this point in the history
…r tests
  • Loading branch information
BartChris committed Feb 9, 2024
1 parent 2edf6c9 commit 3ac99ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Kitodo/src/test/resources/metadata/2/meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
<kitodo:metadata name="TitleDocMain">Second process</kitodo:metadata>
<kitodo:metadata name="TitleDocMainShort">SecondMetaShort</kitodo:metadata>
<kitodo:metadata name="TSL_ATS">Proc</kitodo:metadata>
<kitodo:metadata name="CatalogIDDigital">999999999999999991</kitodo:metadata>
<kitodo:metadataGroup name="Person">
<kitodo:metadata name="IdentifierPPN">079309542</kitodo:metadata>
<kitodo:metadata name="PersonalName">August</kitodo:metadata>
Expand Down
1 change: 1 addition & 0 deletions Kitodo/src/test/resources/metadata/5/meta.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<kitodo:metadata name="TitleDocMain">Second process</kitodo:metadata>
<kitodo:metadata name="TitleDocMainShort">Second</kitodo:metadata>
<kitodo:metadata name="TSL_ATS">Proc</kitodo:metadata>
<kitodo:metadata name="CatalogIDDigital">999999999999999991</kitodo:metadata>
</kitodo:kitodo>
</mets:xmlData>
</mets:mdWrap>
Expand Down

0 comments on commit 3ac99ea

Please sign in to comment.