We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbbccc commit 704c6dfCopy full SHA for 704c6df
__tests__/unit/models/guildMember.model.test.ts
@@ -17,7 +17,6 @@ describe('guildMember model', () => {
17
permissions: '137411140513354n',
18
globalName: 'Behzad',
19
nickname: 'Beh',
20
-
21
};
22
});
23
test('should correctly validate a valid guildMember data', async () => {
0 commit comments