From 6eaf4f57c1f92b6f4f46adc38e5b39fd30b65d81 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 10 Nov 2021 14:15:23 -0800 Subject: update datacite tests for license slug changes Use datacite-specific wrapper function, and remove a couple non-OA/TDM-limited licenses. --- python/tests/files/datacite/datacite_result_00.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'python/tests/files/datacite') diff --git a/python/tests/files/datacite/datacite_result_00.json b/python/tests/files/datacite/datacite_result_00.json index 130a46ff..06147cfc 100644 --- a/python/tests/files/datacite/datacite_result_00.json +++ b/python/tests/files/datacite/datacite_result_00.json @@ -87,6 +87,5 @@ "release_type": "article-journal", "release_year": 2019, "title": "Synthesis and Crystal Structure of a Compound with Two Conformational Isomers: N-(2-methylbenzoyl)-N′-(4-nitrophenyl)thiourea", - "volume": "38", - "license_slug": "SPRINGER-TDM" + "volume": "38" } -- cgit v1.2.3