Use find rather than get verbiage for spec helpers
- get could be confused with a GET API request, for example - find makes more sense because the underlying methods being used are `find` and `findComponent`
Showing
Please register or sign in to comment