mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-28 22:18:44 +02:00
test(argos): skip screenshot for /tests/pages/react-18 (#10656)
This commit is contained in:
parent
bcfa3b1128
commit
ae46d110d1
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue