test(argos): skip screenshot for /tests/pages/react-18 (#10656)

This commit is contained in:
Sébastien Lorber 2024-11-08 15:21:03 +01:00 committed by GitHub
parent bcfa3b1128
commit ae46d110d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,6 +52,7 @@ function isBlacklisted(pathname: string) {
// Console errors
'/tests/pages/diagrams',
'/tests/pages/markdown-tests-md',
'/tests/pages/react-18',
// Flaky because of hydration error
'/tests/blog/archive',
'/tests/docs/tests/custom-props',