Fix Koral serialization support for different distance types (2)

Change-Id: I195ef9613df3005478258e62f43f048e5c3fb193
diff --git a/src/test/resources/queries/cosmas4.json b/src/test/resources/queries/cosmas4.json
index d9bd77c..92163af 100644
--- a/src/test/resources/queries/cosmas4.json
+++ b/src/test/resources/queries/cosmas4.json
@@ -8,12 +8,12 @@
       "@type" : "koral:group",
       "operation" : "operation:and",
       "operands" : [ {
-        "@type" : "koral:distance",
+        "@type" : "cosmas:distance",
         "key" : "w",
         "min" : 1,
         "max" : 3
       }, {
-        "@type" : "koral:distance",
+        "@type" : "cosmas:distance",
         "key" : "s",
         "min" : 1,
         "max" : 1