From 4df89db61d332de71759842b8e23fa8e36876064 Mon Sep 17 00:00:00 2001
From: Alexander Schlemmer <alexander@mail-schlemmer.de>
Date: Sun, 24 May 2020 13:29:39 +0200
Subject: [PATCH] FIX: correct names of tags according to
 https://doi.org/10.3390/data5020043

---
 integrationtests/full_test/model.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integrationtests/full_test/model.yml b/integrationtests/full_test/model.yml
index a01836b3..35f5ef24 100644
--- a/integrationtests/full_test/model.yml
+++ b/integrationtests/full_test/model.yml
@@ -28,7 +28,7 @@ revisionOf:
   datatype: REFERENCE
 results:
   datatype: REFERENCE
-source:
+sources:
   datatype: REFERENCE
 scripts:
   datatype: REFERENCE
-- 
GitLab