We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31beb2b commit 61c07feCopy full SHA for 61c07fe
1 file changed
tests/test_batch_evaluation.py
@@ -25,9 +25,6 @@
25
# ============================================================================
26
27
28
-pytestmark = pytest.mark.skip(reason="Reason for skipping this file")
29
-
30
31
@pytest.fixture
32
def langfuse_client():
33
"""Get a Langfuse client for testing."""
0 commit comments