Skip to content

Commit

Permalink
Update tests/test_new_meshing_workflow.py
Browse files Browse the repository at this point in the history
  • Loading branch information
prmukherj authored Apr 5, 2024
1 parent 361a36f commit e350ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_new_meshing_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ def test_new_workflow_structure(new_mesh_session):
== "'WatertightMeshingWorkflow' object has no attribute 'TaskObject'"
)


@pytest.mark.skip("Randomly failing in CI")
@pytest.mark.codegen_required
@pytest.mark.fluent_version(">=23.2")
def test_attrs_in_watertight_meshing_workflow(new_mesh_session):
Expand Down

0 comments on commit e350ef1

Please sign in to comment.