Skip to content

Commit 4e344d1

Browse files
committed
test: enable agent evaluation test as agents are now in prod
1 parent 55023c3 commit 4e344d1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/custom/integration/test_evals.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,6 @@ def test_flow_eval_resolves_to_default_with_callable(
358358
humanloop_client.flows.delete(id=flow_response.id)
359359

360360

361-
@pytest.mark.skip(reason="Skip until agents are in prod")
362361
def test_agent_eval_works_upserting(
363362
get_humanloop_client: GetHumanloopClientFn,
364363
eval_dataset: ResourceIdentifiers,

0 commit comments

Comments
 (0)