Closed nelsonic closed 8 years ago
As a result of changing React components to react-autosuggest
react-autosuggest
Old:
New:
The Nightwatch tests are looking for the old CSS class ... we need to update it.
Also, why is it listed as a devDependency instead of dependency ...?
devDependency
dependency
My fault in the dependency mistake :sweat:
As a result of changing React components to
react-autosuggest
Old:
New:
The Nightwatch tests are looking for the old CSS class ... we need to update it.
Also, why is it listed as a
devDependency
instead ofdependency
...?