We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d8cf8 commit 12cdcefCopy full SHA for 12cdcef
src/config/config.util.spec.ts
@@ -23,6 +23,7 @@ describe('Config Util', () => {
23
'dcterms.dateSubmitted',
24
'dc.identifier.applicationnumber',
25
'dc.type',
26
+ 'dc.identifier.issn',
27
]);
28
expect(appConfig.submission.duplicateDetection.alwaysShowSection).toEqual(false);
29
0 commit comments