Skip to content

Commit 3b5653e

Browse files
author
Andrei Bratu
committed
add back skip
1 parent 27bb66a commit 3b5653e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/integration/evaluate_medqa/test_evaluate_medqa.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from humanloop import Humanloop
99

1010

11-
# @pytest.mark.skip("skip for demo")
11+
@pytest.mark.skip("skip for demo")
1212
@pytest.mark.parametrize("use_call", [True])
1313
def test_scenario(
1414
evaluate_medqa_scenario_factory: Callable[[bool], MedQAScenario],

0 commit comments

Comments
 (0)