Skip to content

Commit

Permalink
config_test update
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioLangaritaBenitez committed Nov 20, 2024
1 parent abf4f0f commit 2a3e88a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/handlers/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ func createExpectedBody(access_key string, secret_key string, cfg *types.Config)
"gpu_available": false,
"interLink_available": false,
"yunikorn_enable": false,
"oidc_groups": "",
},
"minio_provider": map[string]interface{}{
"endpoint": cfg.MinIOProvider.Endpoint,
Expand Down

0 comments on commit 2a3e88a

Please sign in to comment.