Skip to content

Commit 95270aa

Browse files
committed
feat add screenshot test
1 parent f6e8d89 commit 95270aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress/e2e/pages.cy.js

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const pages = [
88
{ name: "blog-post-1", path: "/blog/visual-testing" },
99
{ name: "blog-post-2", path: "/blog/improve-dx" },
1010
{ name: "blog-post-3", path: "/blog/playwright" },
11+
{ name: "blog-post-4", path: "/blog/screenshot-stabilization" },
1112
];
1213

1314
const viewports = ["macbook-16", "ipad-2", "iphone-8"];

0 commit comments

Comments
 (0)