Skip to content

Commit 701b174

Browse files
authored
Merge pull request #35 from TranslatorSRI/fix_grouping
Fix grouping in TestCase creation
2 parents 7a9ef10 + f204737 commit 701b174

File tree

9 files changed

+980
-949
lines changed

9 files changed

+980
-949
lines changed

poetry.lock

Lines changed: 33 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 Bytes
Binary file not shown.

project/jsonld/translator_testing_model.context.jsonld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"comments": {
33
"description": "Auto generated by LinkML jsonld context generator",
4-
"generation_date": "2024-04-25T16:24:01",
4+
"generation_date": "2024-04-25T16:46:29",
55
"source": "translator_testing_model.yaml"
66
},
77
"@context": {

project/jsonld/translator_testing_model.jsonld

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2638,9 +2638,9 @@
26382638
],
26392639
"metamodel_version": "1.7.0",
26402640
"source_file": "translator_testing_model.yaml",
2641-
"source_file_date": "2024-04-25T16:22:16",
2642-
"source_file_size": 30696,
2643-
"generation_date": "2024-04-25T16:24:01",
2641+
"source_file_date": "2024-04-25T16:35:26",
2642+
"source_file_size": 29634,
2643+
"generation_date": "2024-04-25T16:46:29",
26442644
"@type": "SchemaDefinition",
26452645
"@context": [
26462646
"project/jsonld/translator_testing_model.context.jsonld",

0 commit comments

Comments
 (0)