Skip to content

Commit

Permalink
avoid confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
Behzad-rabiei committed Apr 23, 2024
1 parent f7b6f3b commit 00c7364
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions __tests__/unit/models/platform.model.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ describe('Platform model', () => {
platform = {
name: 'google',
community: new Types.ObjectId(),
metadata: {
guildId: 'guildId',
selectedChannels: ['c1', 'c2'],
},
disconnectedAt: null,
};
});
Expand Down

0 comments on commit 00c7364

Please sign in to comment.