Skip to content

Commit

Permalink
update test case: align signature
Browse files Browse the repository at this point in the history
  • Loading branch information
ychi committed Nov 14, 2020
1 parent 26b8f99 commit fae4c87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/jest-console/src/__tests__/getConsoleOutput.test.ts
Expand Up @@ -35,8 +35,6 @@ describe('getConsoleOutput', () => {
${'warn'}
`('takes noStackTrace and pass it on for $logType', logType => {
getConsoleOutput(
'someRootPath',
true,
BufferedConsole.write([], logType as LogType, 'message', 4),
{
rootDir: 'root',
Expand Down

0 comments on commit fae4c87

Please sign in to comment.