mirror of
https://github.com/zitadel/zitadel.git
synced 2025-10-09 05:50:44 +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) {
|
func Test_HasGlobalPermission(t *testing.T) {
|
||||||
|
|
||||||
type args struct {
|
type args struct {
|
||||||
perms []string
|
perms []string
|
||||||
}
|
}
|
||||||
@@ -245,7 +244,6 @@ func Test_HasGlobalPermission(t *testing.T) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func Test_GetPermissionCtxIDs(t *testing.T) {
|
func Test_GetPermissionCtxIDs(t *testing.T) {
|
||||||
|
|
||||||
type args struct {
|
type args struct {
|
||||||
perms []string
|
perms []string
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user