chore(workspaces): code review changes

This commit is contained in:
Alessandro Magionami
2025-03-31 14:32:29 +02:00
parent 0187cef785
commit d7ced64168
2 changed files with 49 additions and 45 deletions
@@ -15,7 +15,7 @@ import { expect } from 'chai'
import { pick } from 'lodash'
describe('Workspace repositories', () => {
describe.only('users repository', () => {
describe('users repository', () => {
describe('getInvitableCollaboratorsByProjectIdFactory returns a function that ', () => {
const getInvitableCollaboratorsByProjectId =
getInvitableCollaboratorsByProjectIdFactory({ db })