mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
build: fix the messy dependency graph
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { describe, test, expect } from 'vitest';
|
||||
import { describe, test } from 'vitest';
|
||||
|
||||
describe('@discordjs/next', () => {
|
||||
test.todo('Should totally write tests');
|
||||
|
||||
Reference in New Issue
Block a user