Skip to content

Commit

Permalink
fix: os tests (#929)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesWesch authored Jun 25, 2024
1 parent 2ad73f4 commit fa52ada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/connectors/argilla/test_argilla_wrapper_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ def test_client_can_load_existing_dataset(


# eval data from https://docs.argilla.io/en/latest/practical_guides/create_update_dataset/suggestions_and_responses.html#format-responses
@pytest.mark.docker
@pytest.mark.parametrize(
("question", "eval_data"),
[
Expand Down

0 comments on commit fa52ada

Please sign in to comment.