diff --git a/test/core/wot_test.dart b/test/core/wot_test.dart index fbc0af63..c7011ff0 100644 --- a/test/core/wot_test.dart +++ b/test/core/wot_test.dart @@ -37,7 +37,7 @@ void main() { "nosec_sc": {"scheme": "nosec"}, }, "security": ["nosec_sc"], - "id": "urn:test" + "id": "urn:test", }; final wot = await Servient().start();