Skip to content

Commit

Permalink
[DSC-1125] Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaGiamminonni committed Aug 21, 2023
1 parent 0f85176 commit 5766d8c
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,12 @@
<property name='DATACITE_HOST' value='mds.test.datacite.org'/>
<property name='DATACITE_DOI_PATH' value='/doi/'/>
<property name='DATACITE_METADATA_PATH' value='/metadata/'/>
<property name='disseminationCrosswalkName' value="DataCite"/>
<property name='disseminationCrosswalkByEntityType'>
<map>
<entry key="Publication" value-ref="referCrosswalkPublicationDataciteXml"></entry>
<entry key="Patent" value-ref="referCrosswalkPatentDataciteXml"></entry>
<entry key="Product" value-ref="referCrosswalkDatasetDataciteXml"></entry>
</map>
</property>
</bean>
</beans>

0 comments on commit 5766d8c

Please sign in to comment.