From e993ae6c969c05d5c2a5cd00eefb45bad97ac491 Mon Sep 17 00:00:00 2001 From: Jan Romann Date: Fri, 1 Nov 2024 11:31:41 +0100 Subject: [PATCH] fixup! test: add test for unnamed ThingDescription constructor --- test/core/thing_description_test.dart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/core/thing_description_test.dart b/test/core/thing_description_test.dart index 7868b29f..1ea75929 100644 --- a/test/core/thing_description_test.dart +++ b/test/core/thing_description_test.dart @@ -59,6 +59,7 @@ void main() { "forms": [ { "href": "https://example.org", + "contentType": "application/cbor", } ], }, @@ -89,6 +90,7 @@ void main() { forms: [ Form( Uri.parse("https://example.org"), + contentType: "application/cbor", ), ], dataSchema: const DataSchema(