Skip to content

Commit

Permalink
Revert "chore(test/deno): disable debug logging"
Browse files Browse the repository at this point in the history
This reverts commit a0c4493.
  • Loading branch information
hasezoey committed Aug 22, 2023
1 parent e7e5fcf commit d58b634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/deno.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { spawn } from "node:child_process";

Error.stackTraceLimit = 100;

// process.env['MONGOMS_DEBUG'] = "true";
process.env['MONGOMS_DEBUG'] = "true";

const require = createRequire(import.meta.url);

Expand Down

0 comments on commit d58b634

Please sign in to comment.