Skip to content

Commit 2bc3953

Browse files
authored
fix typo
1 parent 62dd6ac commit 2bc3953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_vertex_ai_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
def test__load_repository_from_gcs():
55
"""Tests the `_load_repository_from_gcs` function against a public artifact URI. But the
6-
function is overriden since the client needs to be anonymous temporarily, as we're testing
6+
function is overridden since the client needs to be anonymous temporarily, as we're testing
77
against a publicly accessible artifact.
88
99
References:

0 commit comments

Comments
 (0)