Log result from crux
This commit is contained in:
parent
ec75ed495a
commit
2043a694b1
|
|
@ -132,6 +132,8 @@ module.exports = {
|
|||
true
|
||||
);
|
||||
|
||||
log.info('Crux result: %j', urlResult.loadingExperience[formFactor]);
|
||||
|
||||
if (urlResult.loadingExperience[formFactor].error) {
|
||||
log.error(
|
||||
`${
|
||||
|
|
|
|||
Loading…
Reference in New Issue