diff --git a/test/parallel/test-repl.js b/test/parallel/test-repl.js index 3eb5d255927421..4981816151f55b 100644 --- a/test/parallel/test-repl.js +++ b/test/parallel/test-repl.js @@ -786,7 +786,8 @@ const errorTests = [ ' profile: [Function: profile],', ' profileEnd: [Function: profileEnd],', ' timeStamp: [Function: timeStamp],', - ' context: [Function: context]', + ' context: [Function: context],', + ' createTask: [Function: createTask]', ] : [], '}', ]