Skip to content

Commit

Permalink
remove one asserted name (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpearsonuk authored May 6, 2022
1 parent 6df202f commit 967c5d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/util/meshing_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ def execute_task_with_pre_and_postcondition_checks(workflow, task_name: str) ->
"Add Local Sizing",
"Add Boundary Layers",
"Import CAD and Part Management",
"edge-group-1",
):
assert result is True
check_task_execute_postconditions(task)
Expand Down

0 comments on commit 967c5d9

Please sign in to comment.