Skip to content

Commit

Permalink
fixup! fixup! test: log more information in debugger tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung committed Aug 23, 2022
1 parent f8e6ee4 commit e182c10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/sequential/test-debugger-exec.js
Expand Up @@ -8,8 +8,6 @@ const startCLI = require('../common/debugger');

const assert = require('assert');

process.env.NODE_DEBUG = 'inspect';

{

const cli = startCLI([fixtures.path('debugger/alive.js')]);
Expand Down

0 comments on commit e182c10

Please sign in to comment.