try vitest again
This commit is contained in:
@@ -3,6 +3,7 @@ import type { ButtonInteraction, Message, MessageOptions } from "discord.js"
|
||||
import { Client, TextChannel } from "discord.js"
|
||||
import { nanoid } from "nanoid"
|
||||
import React, { useState } from "react"
|
||||
import { afterAll, beforeAll, expect, test } from "vitest"
|
||||
import { omit } from "../src/helpers/omit.js"
|
||||
import { raise } from "../src/helpers/raise.js"
|
||||
import { waitForWithTimeout } from "../src/helpers/wait-for-with-timeout.js"
|
||||
|
||||
Reference in New Issue
Block a user