Skip to content
Snippets Groups Projects
Commit 2b0b90c5 authored by squidfunk's avatar squidfunk
Browse files

Increase CIEDE2000 tolerance for edge

parent c8ffa520
Branches
Tags
No related merge requests found
......@@ -25,7 +25,8 @@
"browserName": "MicrosoftEdge",
"platform": "Windows 10",
"screenResolution": "1280x1024",
"recordVideo": "false"
"recordVideo": "false",
"tolerance": 3.5
}
},
"ie11": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment