Skip to content

Commit 704c6df

Browse files
committed
[TEST]: update tests
1 parent 9bbbccc commit 704c6df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

__tests__/unit/models/guildMember.model.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ describe('guildMember model', () => {
1717
permissions: '137411140513354n',
1818
globalName: 'Behzad',
1919
nickname: 'Beh',
20-
2120
};
2221
});
2322
test('should correctly validate a valid guildMember data', async () => {

0 commit comments

Comments
 (0)