diff --git a/lib/metadata/policies.js b/lib/metadata/policies.js index fda35a0..c5a21aa 100644 --- a/lib/metadata/policies.js +++ b/lib/metadata/policies.js @@ -71,7 +71,7 @@ var policies = { "message": "
Just to let you know there are some errors on the page.
Please note that some errors only occur in the PhantomJS browser, so you might need to double check on other browsers.
", "isOkThreshold": 0, "isBadThreshold": 1, - "isAbnormalThreshold": 1 + "isAbnormalThreshold": 2 }, "evalCalls": { "tool": "phantomas",