chore(workspaces): code review changes
This commit is contained in:
@@ -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 })
|
||||
|
||||
Reference in New Issue
Block a user