瀏覽代碼

Fix JS Errors duplicated in phantomas results

Gaël Métais 10 年之前
父節點
當前提交
6b1b9252b3
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      lib/tools/phantomas/phantomasWrapper.js

+ 2 - 1
lib/tools/phantomas/phantomasWrapper.js

@@ -37,7 +37,8 @@ var PhantomasWrapper = function() {
                 'eventListeners', // overridden
                 'filmStrip', // not needed
                 'har', // not needed for the moment
-                'javaScriptBottlenecks', // needs to be launched after custom module scopeYLT
+                'javaScriptBottlenecks', // needs to be launched after custom module scopeYLT,
+                'jserrors', // overridden
                 'pageSource', // not needed
                 'screenshot', // not needed for the moment
                 'waitForSelector', // not needed