Skip to content

Commit 931bdd2

Browse files
committed
push
1 parent 61c07fe commit 931bdd2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tests/test_batch_evaluation.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
# ============================================================================
2626

2727

28+
pytestmark = pytest.mark.skip(reason="Reason for skipping this file")
29+
30+
2831
@pytest.fixture
2932
def langfuse_client():
3033
"""Get a Langfuse client for testing."""

0 commit comments

Comments
 (0)