diff options
Diffstat (limited to 'src/test/resources/tosca/new-converter/tca-with-metadata.json')
-rw-r--r-- | src/test/resources/tosca/new-converter/tca-with-metadata.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/test/resources/tosca/new-converter/tca-with-metadata.json b/src/test/resources/tosca/new-converter/tca-with-metadata.json index 1b95f8c9..3a700c8e 100644 --- a/src/test/resources/tosca/new-converter/tca-with-metadata.json +++ b/src/test/resources/tosca/new-converter/tca-with-metadata.json @@ -170,7 +170,8 @@ "description": "Version number associated with the threshold" } } - } + }, + "format": "tabs-top" }, "context": { "type": "string", @@ -212,7 +213,8 @@ } } } - } + }, + "format": "tabs-top" } } } |