Skip to content

Commit ae46d11

Browse files
authored
test(argos): skip screenshot for /tests/pages/react-18 (#10656)
1 parent bcfa3b1 commit ae46d11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

argos/tests/screenshot.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ function isBlacklisted(pathname: string) {
5252
// Console errors
5353
'/tests/pages/diagrams',
5454
'/tests/pages/markdown-tests-md',
55+
'/tests/pages/react-18',
5556
// Flaky because of hydration error
5657
'/tests/blog/archive',
5758
'/tests/docs/tests/custom-props',

0 commit comments

Comments
 (0)