mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
fix: rest method uppercase
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ws, delay } from "../../mod.ts";
|
||||
import { delay, ws } from "../../mod.ts";
|
||||
import { defaultTestOptions } from "./start_bot.ts";
|
||||
|
||||
// Exit the Deno process once all tests are done.
|
||||
|
||||
Reference in New Issue
Block a user