mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 00:17:32 +00:00
remove empty lines
This commit is contained in:
@@ -210,7 +210,6 @@ func Test_GetFieldFromReq(t *testing.T) {
|
||||
}
|
||||
|
||||
func Test_HasGlobalPermission(t *testing.T) {
|
||||
|
||||
type args struct {
|
||||
perms []string
|
||||
}
|
||||
@@ -245,7 +244,6 @@ func Test_HasGlobalPermission(t *testing.T) {
|
||||
}
|
||||
|
||||
func Test_GetPermissionCtxIDs(t *testing.T) {
|
||||
|
||||
type args struct {
|
||||
perms []string
|
||||
}
|
||||
|
Reference in New Issue
Block a user