Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Lower image diff threshold
Rūdolfs Ošiņš committed 3 years ago
commit a0f0cc549a9c04d71c66471f45e368d1839d70f3
parent 847c18b2e5884119271ecd9ab31a11608158a7e3
1 file changed +1 -1
modified playwright.config.ts
@@ -45,7 +45,7 @@ const config: PlaywrightTestConfig = {
      expect: {
        timeout: 30_000,
        toHaveScreenshot: {
-
          threshold: 0.1,
+
          threshold: 0.01,
          scale: "device",
          animations: "disabled",
        },