diff options
| author | Bryan Newbold <bnewbold@robocracy.org> | 2021-11-10 14:15:23 -0800 | 
|---|---|---|
| committer | Bryan Newbold <bnewbold@robocracy.org> | 2021-11-10 14:15:26 -0800 | 
| commit | 6eaf4f57c1f92b6f4f46adc38e5b39fd30b65d81 (patch) | |
| tree | e237e3ae271e4016b81d43248d70cb7b836c9123 /python/tests/files | |
| parent | 1d1700678747ae711afbf105b962c5a1db3e7196 (diff) | |
| download | fatcat-6eaf4f57c1f92b6f4f46adc38e5b39fd30b65d81.tar.gz fatcat-6eaf4f57c1f92b6f4f46adc38e5b39fd30b65d81.zip | |
update datacite tests for license slug changes
Use datacite-specific wrapper function, and remove a couple
non-OA/TDM-limited licenses.
Diffstat (limited to 'python/tests/files')
| -rw-r--r-- | python/tests/files/datacite/datacite_result_00.json | 3 | 
1 files changed, 1 insertions, 2 deletions
| 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"  } | 
