Skip to content

Commit

Permalink
Update tests/rst_only_workflow_test.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kathy Pippert <[email protected]>
  • Loading branch information
roosre and PipKat authored Nov 28, 2023
1 parent f6133c1 commit e9130b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rst_only_workflow_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@


def test_composite_model_with_rst_only(dpf_server, data_files, distributed_rst):
"""Test features of the composite model whith sectin data from the RST file only."""
"""Test features of the composite model with section data from the RST file only."""
if distributed_rst:
# TODO: remove once backend issue #856638 is resolved
pytest.xfail("The mesh property provider operator does not yet support distributed RST.")
Expand Down

0 comments on commit e9130b5

Please sign in to comment.