diff --git a/lib/index.js b/lib/index.js index a83025c..802f81f 100644 --- a/lib/index.js +++ b/lib/index.js @@ -252,7 +252,7 @@ class CoverageReport { return; } - Util.logInfo(`Loaded: ${EC.cyan(configPath)}`); + Util.logInfo(`Loaded: ${EC.cyan(Util.relativePath(configPath))}`); // init options again this.options = {