Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make team planner tests slightly faster
- `search_user_to_add` call is useless as the `select_user_to_add` already does a search before the selection. - `click_add_user` does not need to wait when checking the input presence. As it is almost always absent, this save 5 seconds.
- Loading branch information