Skip to content

Commit

Permalink
[WIP] add test for Raw kserve auth
Browse files Browse the repository at this point in the history
Signed-off-by: Milind Waykole <[email protected]>
  • Loading branch information
Milind Waykole committed Jan 11, 2025
1 parent bf097b4 commit 906b6ec
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ def patched_remove_authentication_isvc(

yield http_s3_caikit_serverless_inference_service
@pytest.fixture()
def patched_remove_authentication_isvc(
def patched_remove_raw_authentication_isvc(
admin_client: DynamicClient,
http_s3_caikit_serverless_inference_service: InferenceService,
) -> InferenceService:
Expand Down

0 comments on commit 906b6ec

Please sign in to comment.