From a42206d2603e28f1311ac3873dc168c78eabffee Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Fri, 31 Jan 2020 01:44:46 +0100 Subject: datacite: add exception for https://www.micropublication.org/ --- python/tests/files/datacite/datacite_result_30.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'python/tests') diff --git a/python/tests/files/datacite/datacite_result_30.json b/python/tests/files/datacite/datacite_result_30.json index f7d1bb2c..fc2c4dfc 100644 --- a/python/tests/files/datacite/datacite_result_30.json +++ b/python/tests/files/datacite/datacite_result_30.json @@ -28,7 +28,8 @@ "extra": { "datacite": { "resourceTypeGeneral": "DataPaper" - } + }, + "container_name": "microPublication Biology" }, "refs": [], "release_stage": "published", -- cgit v1.2.3