Browse Source

cypress -> playwright

Shun Miyazawa 1 year ago
parent
commit
e5c494f567
1 changed files with 1 additions and 1 deletions
  1. 1 1
      apps/app/regconfig.json

+ 1 - 1
apps/app/regconfig.json

@@ -1,7 +1,7 @@
 {
   "core": {
     "workingDir": ".reg",
-    "actualDir": "test/cypress/screenshots",
+    "actualDir": "test/playwright/screenshots",
     "thresholdRate": 0.001,
     "addIgnore": true,
     "ximgdiff": {