diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-01-08 03:56:28 +0100 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-01-08 03:56:28 +0100 |
commit | 791c21af58554203cbfa52a7ebc1d91db261daec (patch) | |
tree | e233c7839a86f5788165d6d5c0b791d26a4a7289 /python/tests/files/datacite/datacite_result_12.json | |
parent | 5d7a7651f0ae6f66ca60930daaf194350814e5a6 (diff) | |
download | fatcat-791c21af58554203cbfa52a7ebc1d91db261daec.tar.gz fatcat-791c21af58554203cbfa52a7ebc1d91db261daec.zip |
datacite: adjust tests for release_month
Diffstat (limited to 'python/tests/files/datacite/datacite_result_12.json')
-rw-r--r-- | python/tests/files/datacite/datacite_result_12.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/files/datacite/datacite_result_12.json b/python/tests/files/datacite/datacite_result_12.json index 5e2a6281..6977ecea 100644 --- a/python/tests/files/datacite/datacite_result_12.json +++ b/python/tests/files/datacite/datacite_result_12.json @@ -3,7 +3,7 @@ "datacite": { "resourceTypeGeneral": "Text" }, - "month": 6 + "release_month": 6 }, "title": "Anthropometric and Physiological Profile of Mixed Martial Art Athletes: A Brief Review", "release_type": "article-journal", |