Skip to content

Commit e693350

Browse files
vertex-sdk-botcopybara-github
authored andcommitted
chore: fix system test failures for model monitoring
PiperOrigin-RevId: 492571674
1 parent 24e1465 commit e693350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/aiplatform/test_model_monitoring.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
)
3131

3232
# constants used for testing
33-
USER_EMAIL = ""
33+
USER_EMAIL = "[email protected]"
3434
PERMANENT_CHURN_ENDPOINT_ID = "1843089351408353280"
3535
CHURN_MODEL_PATH = "gs://mco-mm/churn"
3636
DEFAULT_INPUT = {

0 commit comments

Comments
 (0)