gitlab-org--gitlab-foss/spec/features/explore
Robert Speicher c10943d9cc Create guest users only when necessary rather than for every spec
These are two examples of a top-level `before` block doing too much.
Only specific specs cared about these guest users, but we were creating
them and their `ProjectMember` records for every single spec that ran.
2017-07-21 17:11:02 -04:00
..
groups_list_spec.rb Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
new_menu_spec.rb Create guest users only when necessary rather than for every spec 2017-07-21 17:11:02 -04:00