We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cddb5ce commit 697c252Copy full SHA for 697c252
test/e2e/overlays.rendering.test.ts
@@ -86,7 +86,7 @@ class ImageSnapshotThresholds extends MultiBrowserImageSnapshotThresholds {
86
'overlays.edges.message.flows.complex.paths',
87
{
88
linux: 0.71 / 100, // 0.7075048726484345%
89
- macos: 0.71 / 100, // 0.7082393664009867%
+ macos: 0.72 / 100, // 0.7142164089951275%
90
windows: 0.73 / 100, // 0.7201733271427924%
91
},
92
],
0 commit comments