fix: fix lintings

This commit is contained in:
Marcel S. Henselin 2026-02-10 14:19:19 +01:00
parent d765c72b8f
commit 85deade39b
7 changed files with 52 additions and 130 deletions

View file

@ -91,7 +91,7 @@ func createTemporaryHome(createValidCredentialsFile bool, t *testing.T) string {
// Define content, default = invalid token
token := "foo_token"
if createValidCredentialsFile {
token = testutil.GetTestProjectServiceAccountToken("")
token = testutil.GetTestProjectServiceAccountJson("")
}
content := fmt.Sprintf(`
{