chore: Remove redundant only blocks from tests
This commit is contained in:
@@ -1181,7 +1181,7 @@ describe('User model', () => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
describe.only('getFlows', () => {
|
describe('getFlows', () => {
|
||||||
let currentUser,
|
let currentUser,
|
||||||
currentUserRole,
|
currentUserRole,
|
||||||
anotherUser,
|
anotherUser,
|
||||||
|
|||||||
Reference in New Issue
Block a user