Skip to content

Commit b70ccc3

Browse files
committed
revert change which will be fixed upstream
1 parent f03617a commit b70ccc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/profiles/workflow-ro-crate/test_main_workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def test_main_workflow_bad_type():
3131
Severity.REQUIRED,
3232
False,
3333
["Main Workflow definition"],
34-
["The Main Workflow must have types File, SoftwareSourceCode, ComputationalWorkflow"],
34+
["The Main Workflow must have types File, SoftwareSourceCode, ComputationalWorfklow"],
3535
profile_identifier="workflow-ro-crate"
3636
)
3737

0 commit comments

Comments
 (0)