Skip to content

Commit ae9ac3a

Browse files
committed
fix: tests
1 parent e438060 commit ae9ac3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_settings_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -795,6 +795,7 @@ def test_setting_string_constants(mixing_elbow_settings_session):
795795
viscous.k_epsilon_model = viscous.k_epsilon_model.EASM
796796

797797

798+
@pytest.mark.fluent_version(">=24.2")
798799
def test_named_object_commands(mixing_elbow_settings_session):
799800
solver = mixing_elbow_settings_session
800801
solver.settings.setup.boundary_conditions.velocity_inlet.list()

0 commit comments

Comments
 (0)