Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a simpler single if statement for group scope
This matches the formulation in the tests and keeps this a unitary piece of logic, rather than split over two separate tests. This form has less chance of getting split up in a weird way in a refactor.
- Loading branch information