Skip to content

Commit

Permalink
Update test/integration/options/posixExitCodes.spec.js
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
  • Loading branch information
73rhodes and JoshuaKGoldberg authored Mar 15, 2024
1 parent 8999b7b commit 3b99517
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration/options/posixExitCodes.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ var helpers = require('../helpers');
var runMocha = helpers.runMocha;

describe('--posix-exit-codes', function () {
// subprocess
var mocha;

function killSubprocess() {
Expand Down

0 comments on commit 3b99517

Please sign in to comment.