console removed

pull/743/head^2
aniket-engg 4 years ago committed by Aniket
parent 20122ee080
commit 6c6d6c1b4a
  1. 1
      libs/remix-tests/tests/testRunner.cli.spec.ts

@ -19,7 +19,6 @@ describe('testRunner: remix-tests CLI', () => {
test('remix-tests help', () => {
const res = spawnSync(executablePath, ['-h'])
console.log('res---->', res.stdout.toString().trim())
const expectedHelp = `Usage: remix-tests [options] [command]
Options:

Loading…
Cancel
Save