mirror of
https://github.com/bitwarden/server
synced 2026-01-10 12:33:49 +00:00
[BEEEP][SM-893] Add the ability to run SM integration tests as a service account (#3187)
* Add the ability to run SM integration tests as a service account
This commit is contained in:
@@ -4,4 +4,5 @@ public enum PermissionType
|
||||
{
|
||||
RunAsAdmin,
|
||||
RunAsUserWithPermission,
|
||||
RunAsServiceAccountWithPermission,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user