Skip to content

Commit

Permalink
[test] Skip tests with cascading network requests (#23823)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored and mbrookes committed Dec 3, 2020
1 parent 32543cd commit cf0ea42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/regressions/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ const blacklist = [
'docs-components-grid/InteractiveGrid.png', // Redux isolation
'docs-components-grid/SpacingGrid.png', // Needs interaction
'docs-components-hidden', // Need to dynamically resize to test
'docs-components-icons/FontAwesomeIconSize.png', // Relies on cascading network requests
'docs-components-image-list', // Image don't load
'docs-components-material-icons/synonyms.png', // No component
'docs-components-menus', // Need interaction
Expand Down

0 comments on commit cf0ea42

Please sign in to comment.