Skip to content

Commit

Permalink
Merge branch 'master' into ray_cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Jooho authored Jan 20, 2025
2 parents 18e3f12 + a1ad62b commit e64f1a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/logger/test_raw_logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ async def test_kserve_logger(rest_v1_client):
),
),
)
base_test(msg_dumper, service_name, predictor, rest_v1_client)
await base_test(msg_dumper, service_name, predictor, rest_v1_client)


@pytest.mark.rawcipn
Expand Down

0 comments on commit e64f1a2

Please sign in to comment.