Skip to content

Commit 2c04e30

Browse files
committed
fix typo in tests
1 parent ace3ab8 commit 2c04e30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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, ComputationalWorfklow"],
34+
["The Main Workflow must have types File, SoftwareSourceCode, ComputationalWorkflow"],
3535
profile_identifier="workflow-ro-crate"
3636
)
3737

0 commit comments

Comments
 (0)