Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crowlKats committed Dec 13, 2024
1 parent bb0f270 commit 5ecab02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/allow_leak_test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import { doc } from "./mod.ts";

Deno.test({
name: "doc() - missing specifier",
// TODO(@kitsonk) - remove when new deno_graph crate published
sanitizeResources: false,
async fn() {
await assertRejects(
async () => {
Expand Down

0 comments on commit 5ecab02

Please sign in to comment.