Skip to content

Commit

Permalink
Apply suggestions from @mvdbeek
Browse files Browse the repository at this point in the history
Co-authored-by: Marius van den Beek <[email protected]>
  • Loading branch information
lldelisle and mvdbeek authored Nov 18, 2024
1 parent 0619a94 commit ea558b3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format-version": "0.1",
"license": "MIT",
"release": "0.1",
"name": "Split collection by pattern in identifiers",
"name": "Split collection by pattern in element identifiers",
"report": {
"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@
asserts:
has_text:
text: "whatever"

Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,3 @@
asserts:
has_text:
text: "whatever"


0 comments on commit ea558b3

Please sign in to comment.