diff options
author | Martin Czygan <martin.czygan@gmail.com> | 2020-07-10 18:29:47 +0200 |
---|---|---|
committer | Martin Czygan <martin.czygan@gmail.com> | 2020-07-10 18:29:47 +0200 |
commit | fdf1028c19b0623e30b91e49ffa65ed130dcfdc1 (patch) | |
tree | ea89c76421cd9eb5b1e1f726905b49d987457f1e /python/tests/files/datacite/datacite_result_27.json | |
parent | d2bcd77f73c6496a2ffdd865d2348f33f4fb17f1 (diff) | |
download | fatcat-fdf1028c19b0623e30b91e49ffa65ed130dcfdc1.tar.gz fatcat-fdf1028c19b0623e30b91e49ffa65ed130dcfdc1.zip |
datacite: adjust tests
Diffstat (limited to 'python/tests/files/datacite/datacite_result_27.json')
-rw-r--r-- | python/tests/files/datacite/datacite_result_27.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/tests/files/datacite/datacite_result_27.json b/python/tests/files/datacite/datacite_result_27.json index 3d033e6a..e934fb41 100644 --- a/python/tests/files/datacite/datacite_result_27.json +++ b/python/tests/files/datacite/datacite_result_27.json @@ -13,7 +13,8 @@ }, "given_name": "David", "raw_name": "David Wemmer", - "surname": "Wemmer" + "surname": "Wemmer", + "role": "author" } ], "ext_ids": { |