Skip to content

Commit b58bb48

Browse files
committed
.
1 parent e0a42ed commit b58bb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_everything.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
verbose_mode = True
8484

8585

86-
# @pytest.mark.skip(reason="openai is expensive")
86+
@pytest.mark.skip(reason="openai is expensive")
8787
def test_everything():
8888
metric1 = AnswerRelevancyMetric(
8989
threshold=0.1,

0 commit comments

Comments
 (0)