chore: resolved issue with team-request testcases

This commit is contained in:
Balu Babu
2023-12-05 16:52:44 +05:30
parent c1fdb04130
commit 55c70159ed

View File

@@ -42,6 +42,7 @@ const teamCollection: DbTeamCollection = {
id: 'team-coll-1',
parentID: null,
teamID: team.id,
data: {},
title: 'Team Collection 1',
orderIndex: 1,
createdOn: new Date(),