pull/322/head
ChenX 5 years ago
parent 284067df13
commit ed7927d5bf

@ -23,7 +23,7 @@ expect.extend({
return toMatchSnapshot.call( return toMatchSnapshot.call(
this, this,
received.toFixed(fractionDigits), received.toFixed(fractionDigits),
'toMatchTrimmedSnapshot', '数值快照匹配',
); );
}, },
}); });

Loading…
Cancel
Save