You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ExpectError: regexp.MustCompile("failed to unmarshal RUBRIK_POLARIS_SERVICEACCOUNT_CREDENTIALS: invalid character 'i' looking for beginning of value"),
77
+
ExpectError: regexp.MustCompile("RSC functionality has not been configured in the provider block: account not found, searched: default service account file and env"),
ExpectError: regexp.MustCompile("polaris functionality has not been configured in the provider block"),
101
+
ExpectError: regexp.MustCompile("RSC functionality has not been configured in the provider block: account not found, searched: default service account file and env"),
92
102
}},
93
103
})
94
104
95
105
// Partial service account in env. This could happen if the service account
96
106
// is given in parts and one of the parts is missing.
ExpectError: regexp.MustCompile("RSC functionality has not been configured in the provider block: account not found, searched: default service account file and env"),
126
+
}},
127
+
})
105
128
}
106
129
107
130
// loadTestCredentials returns the content of the file pointed to by the
0 commit comments