From aba9fa4592862f93afc6d9e8843a5f984e67a82e Mon Sep 17 00:00:00 2001 From: callumlewis05 Date: Wed, 12 Aug 2026 09:32:00 +0200 Subject: [PATCH] fix(tests): change test data to match format it is sent in --- tests/importer/json/data/rdm_record.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/importer/json/data/rdm_record.json b/tests/importer/json/data/rdm_record.json index f5420a0cb..a04ac7f71 100644 --- a/tests/importer/json/data/rdm_record.json +++ b/tests/importer/json/data/rdm_record.json @@ -178,7 +178,7 @@ } ], "resource_type": { - "id": "publication-thesis", + "id": "publication-dissertation", "title": { "de": "Abschlussarbeit", "en": "Thesis",