Fix SSL errors not being correctly ignored
This commit is contained in:
@@ -47,7 +47,7 @@ var PhantomasWrapper = function() {
|
||||
|
||||
// Mandatory
|
||||
'analyze-css': true,
|
||||
'ignore-ssl-errors': true
|
||||
'ignoreSslErrors': true
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user