Fix support tests after 28ed3e34b
This commit is contained in:
parent
8d2745dfc5
commit
65318a442e
4 changed files with 6 additions and 5 deletions
|
@ -1174,7 +1174,6 @@
|
|||
"abstractNote": "Abstract note",
|
||||
"accessDate": "1997-06-13T23:59:58Z",
|
||||
"archive": "Archive",
|
||||
"archiveID": "Archive ID",
|
||||
"archiveLocation": "Archive location",
|
||||
"callNumber": "Call number",
|
||||
"citationKey": "Citation key",
|
||||
|
@ -1215,6 +1214,7 @@
|
|||
"itemType": "preprint",
|
||||
"language": "en-US",
|
||||
"libraryCatalog": "Library catalog",
|
||||
"number": 3,
|
||||
"place": "Place",
|
||||
"publisher": "Publisher",
|
||||
"rights": "Rights",
|
||||
|
|
|
@ -1330,7 +1330,7 @@
|
|||
"abstractNote": "Abstract note",
|
||||
"accessDate": "1997-06-13T23:59:58Z",
|
||||
"archive": "Archive",
|
||||
"archiveID": "Archive ID",
|
||||
"archiveID": "3",
|
||||
"archiveLocation": "Archive location",
|
||||
"callNumber": "Call number",
|
||||
"citationKey": "Citation key",
|
||||
|
|
|
@ -1382,7 +1382,7 @@
|
|||
"abstractNote": "Abstract note",
|
||||
"accessDate": "1997-06-13T23:59:58Z",
|
||||
"archive": "Archive",
|
||||
"archiveID": "Archive ID",
|
||||
"archiveID": "3",
|
||||
"archiveLocation": "Archive location",
|
||||
"attachments": [],
|
||||
"callNumber": "Call number",
|
||||
|
|
|
@ -2016,7 +2016,7 @@
|
|||
"abstractNote": "Abstract note",
|
||||
"accessDate": "1997-06-13 23:59:58",
|
||||
"archive": "Archive",
|
||||
"archiveID": "Archive ID",
|
||||
"archiveID": "3",
|
||||
"archiveLocation": "Archive location",
|
||||
"attachments": [],
|
||||
"callNumber": "Call number",
|
||||
|
@ -2066,6 +2066,7 @@
|
|||
"libraryCatalog": "Library catalog",
|
||||
"libraryID": null,
|
||||
"notes": [],
|
||||
"number": "3",
|
||||
"place": "Place",
|
||||
"publisher": "Publisher",
|
||||
"relations": {},
|
||||
|
@ -2083,7 +2084,6 @@
|
|||
"abstractNote": "Abstract note",
|
||||
"accessDate": "1997-06-13 23:59:58",
|
||||
"archive": "Archive",
|
||||
"archiveID": "Archive ID",
|
||||
"archiveLocation": "Archive location",
|
||||
"callNumber": "Call number",
|
||||
"citationKey": "Citation key",
|
||||
|
@ -2091,6 +2091,7 @@
|
|||
"extra": "Extra",
|
||||
"language": "en-US",
|
||||
"libraryCatalog": "Library catalog",
|
||||
"number": "3",
|
||||
"place": "Place",
|
||||
"publisher": "Publisher",
|
||||
"rights": "Rights",
|
||||
|
|
Loading…
Add table
Reference in a new issue