mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-04 21:04:12 +01:00
Add blur
This commit is contained in:
@@ -32,4 +32,5 @@ addMatchImageSnapshotCommand({
|
|||||||
comparisonMethod: 'ssim',
|
comparisonMethod: 'ssim',
|
||||||
failureThreshold: 0.02,
|
failureThreshold: 0.02,
|
||||||
failureThresholdType: 'percent',
|
failureThresholdType: 'percent',
|
||||||
|
blur: 1,
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user