Remove courier font

This commit is contained in:
Sidharth Vinod
2022-12-07 16:24:09 +05:30
parent 1c794ce619
commit a86f831b3e
2 changed files with 1 additions and 1 deletions

View File

@@ -32,4 +32,5 @@ addMatchImageSnapshotCommand({
comparisonMethod: 'ssim',
failureThreshold: 0.01,
failureThresholdType: 'percent',
customDiffConfig: { threshold: 0.02 },
});