import { describe, test } from 'vitest'; describe('@discordjs/next', () => { test.todo('Should totally write tests'); });