forked from phoenix/litellm-mirror
fix vertex js spend test
This commit is contained in:
parent
6e482f8cba
commit
94e2b114a3
1 changed files with 3 additions and 3 deletions
|
@ -60,9 +60,9 @@ function loadVertexAiCredentials() {
|
|||
}
|
||||
|
||||
// Run credential loading before tests
|
||||
// beforeAll(() => {
|
||||
// loadVertexAiCredentials();
|
||||
// });
|
||||
beforeAll(() => {
|
||||
loadVertexAiCredentials();
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue