Removal of non-collaborative editing code paths (#4210)
This commit is contained in:
@@ -123,7 +123,6 @@ export function buildTeam(overrides: Record<string, any> = {}) {
|
||||
return Team.create(
|
||||
{
|
||||
name: `Team ${count}`,
|
||||
collaborativeEditing: false,
|
||||
authenticationProviders: [
|
||||
{
|
||||
name: "slack",
|
||||
|
||||
Reference in New Issue
Block a user