Fix test
This commit is contained in:
parent
85ef2f1d2c
commit
92372d1a4b
|
@ -203,10 +203,6 @@ describe.each([
|
||||||
permissionType: PermissionSource.EXPLICIT,
|
permissionType: PermissionSource.EXPLICIT,
|
||||||
role: roles.BUILTIN_ROLE_IDS.ADMIN,
|
role: roles.BUILTIN_ROLE_IDS.ADMIN,
|
||||||
},
|
},
|
||||||
execute: {
|
|
||||||
permissionType: PermissionSource.EXPLICIT,
|
|
||||||
role: roles.BUILTIN_ROLE_IDS.ADMIN,
|
|
||||||
},
|
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue