Merge branch '3.99' into 4.0
This commit is contained in:
@@ -47,3 +47,7 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
if (process.env.SKIP_JASMINE_BROWSER_FLAKES === 'true') {
|
||||
module.exports.helpers.push('helpers/disableBrowserFlakes.js');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user