mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-21 00:09:51 +02:00
Remove ssim:fast
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
"shiki",
|
||||
"sidharth",
|
||||
"sphinxcontrib",
|
||||
"ssim",
|
||||
"statediagram",
|
||||
"stylis",
|
||||
"substate",
|
||||
|
@@ -32,7 +32,8 @@ addMatchImageSnapshotCommand({
|
||||
comparisonMethod: 'ssim',
|
||||
failureThreshold: 0.02,
|
||||
failureThresholdType: 'percent',
|
||||
customDiffConfig: {
|
||||
ssim: 'fast',
|
||||
},
|
||||
// customDiffConfig: {
|
||||
// ssim: 'fast',
|
||||
// },
|
||||
blur: 1,
|
||||
});
|
||||
|
Reference in New Issue
Block a user