This commit is contained in:
@@ -225,7 +225,7 @@ class ServiceAccountTests(unittest.TestCase):
|
||||
expires_at=None,
|
||||
)
|
||||
self.assertEqual(2, item.revision)
|
||||
self.assertTrue(first.secret.startswith("mm_"))
|
||||
self.assertTrue(first.secret.startswith("gpn_"))
|
||||
self.assertNotEqual(first.secret, first.model.key_hash)
|
||||
|
||||
item, previous, replacement = rotate_service_account_credential(
|
||||
|
||||
Reference in New Issue
Block a user