Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
3ce8914673
commit
87f6d84229
1 changed files with 1 additions and 1 deletions
|
|
@ -985,7 +985,7 @@ describe('RoleService', () => {
|
|||
});
|
||||
|
||||
describe('clone', () => {
|
||||
test('clones an role', async () => {
|
||||
test('clones a role', async () => {
|
||||
const role = await createRole({
|
||||
name: 'original role',
|
||||
color: '#ff0000',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue