Skip to content

Commit

Permalink
fix: failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage committed Jun 15, 2020
1 parent 56cf56a commit b9a9452
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/generators/add-web-assets/exc-react.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ function assertDependencies () {
'@react-spectrum/picker': expect.any(String),
'@react-spectrum/progress': expect.any(String),
'@react-spectrum/provider': expect.any(String),
'@react-spectrum/text': expect.any(String),
'@react-spectrum/textfield': expect.any(String),
'@react-spectrum/theme-default': expect.any(String),
'@react-spectrum/typography': expect.any(String)
Expand Down

0 comments on commit b9a9452

Please sign in to comment.