Skip to content

Commit

Permalink
use production testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hanouticelina committed Feb 13, 2025
1 parent 0f33c31 commit d8f5415
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_inference_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ def list_clients(task: str) -> List[pytest.param]:


@pytest.fixture
@with_production_testing
def client(request):
"""
Fixture to create client with proper skip handling.
Expand Down

0 comments on commit d8f5415

Please sign in to comment.