Skip to content

Commit cfb2729

Browse files
committed
Improved sh:message
1 parent 5996412 commit cfb2729

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/integration/profiles/five-safes-crate/test_5src_7_requesting_workflow_run.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ def test_rocrate_does_not_have_createaction():
5555
"`RootDataEntity` MUST reference at least one `CreateAction`",
5656
" (corresponding to the workflow run) through `mentions`",
5757
(
58-
"The `CreateAction` entity corresponding to the workflow run "
59-
"MUST reference through its property `instrument` the same "
60-
"entity as `RootData Entity` --> `mainEntity`"
58+
"The CreateAction entity corresponding to the workflow MUST "
59+
"reference, as an instrument, the entity that is referenced "
60+
"as mainEntity by the RO-Crate"
6161
),
6262
],
6363
profile_identifier="five-safes-crate",

0 commit comments

Comments
 (0)