diff --git a/package.json b/package.json index d981413..3800757 100644 --- a/package.json +++ b/package.json @@ -101,6 +101,7 @@ }, "reporters": [ "default", + "jest-stare", [ "jest-junit", { @@ -111,7 +112,7 @@ [ "jest-html-reporter", { - "pageTitle": "DB2 Plugin Test Results", + "pageTitle": "FTP Plugin Test Results", "outputPath": "__tests__/__results__/results.html", "includeFailureMsg": true }