Fix Koral serialization support for different distance types (2)

Change-Id: I195ef9613df3005478258e62f43f048e5c3fb193
diff --git a/src/test/resources/queries/cosmas4b.json b/src/test/resources/queries/cosmas4b.json
index fac3101..15a0999 100644
--- a/src/test/resources/queries/cosmas4b.json
+++ b/src/test/resources/queries/cosmas4b.json
@@ -5,12 +5,12 @@
     "operation" : "operation:sequence",
     "inOrder" : true,
     "distances" : [ {
-      "@type" : "koral:distance",
+      "@type" : "cosmas:distance",
       "key" : "w",
       "min" : 1,
       "max" : 3
     }, {
-      "@type" : "koral:distance",
+      "@type" : "cosmas:distance",
       "key" : "s",
       "min" : 0,
       "max" : 1