Skip to content

Commit

Permalink
test: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mkundu1 committed Jan 7, 2025
1 parent 64dd8bd commit 70ac6a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_error_handling.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ def test_fluent_fatal_error(error_code, raises, new_solver_session):
time.sleep(0.1)


@pytest.mark.fluent_version(">=25.2")
def test_custom_python_error_via_grpc(datamodel_api_version_new, new_solver_session):
solver = new_solver_session
# This may need to be updated if the error type changes in the server
Expand Down

0 comments on commit 70ac6a3

Please sign in to comment.