Skip to content

Commit

Permalink
Missing context definition
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-scherbakov committed Jun 24, 2024
1 parent eef692d commit a797151
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/manifest.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,7 @@
"req": "must",
"option": {"extractAllScripts": false},
"input": "cases/local-context/out.yamlld",
"context": "cases/local-context/context.jsonld",
"expect": "cases/local-context/jsonld-in.yamlld"
},
{
Expand All @@ -268,6 +269,7 @@
"req": "must",
"option": {"extractAllScripts": false},
"input": "cases/local-context/out.yamlld",
"context": "cases/local-context/context.yamlld",
"expect": "cases/local-context/yamlld-in.yamlld"
}
]
Expand Down

0 comments on commit a797151

Please sign in to comment.