Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/harmony/test/deps.ts>fail

An easy to use Discord API Library for Deno.
Go to Latest
function fail
import { fail } from "https://deno.land/x/harmony@v2.6.0/test/deps.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never