Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
temi committed Feb 10, 2025
1 parent 09e1101 commit 65dd841
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ class RecordConverterSpec extends Specification {
measurementTypeID: "http://qudt.org/vocab/quantitykind/Number",
measurementAccuracy: "0.001",
measurementUnit: "m",
returnType: "java.lang.Integer",
measurementUnitID: "http://qudt.org/vocab/unit/M",
description: "distance from source"
],
Expand All @@ -503,6 +504,7 @@ class RecordConverterSpec extends Specification {
measurementTypeID: "http://qudt.org/vocab/quantitykind/Number",
measurementAccuracy: "0.001",
measurementUnit: "m",
returnType: "java.lang.Integer",
measurementUnitID: "http://qudt.org/vocab/unit/M",
description: "distance from source"
]
Expand Down

0 comments on commit 65dd841

Please sign in to comment.