Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mkundu1 committed Apr 19, 2024
1 parent e658f05 commit 1d44955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_new_meshing_workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -522,6 +522,7 @@ def test_snake_case_attrs_in_new_meshing_workflow(new_mesh_session):
watertight.import_geometry()


@pytest.skip.mark("disabling for release")
@pytest.mark.codegen_required
@pytest.mark.fluent_version(">=24.1")
def test_workflow_and_data_model_methods_new_meshing_workflow(new_mesh_session):
Expand Down

0 comments on commit 1d44955

Please sign in to comment.