summaryrefslogtreecommitdiff
path: root/spec/features/groups/board_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
| | | | | rails_helper.rb's only logic was to require spec_helper.rb.
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Resolve "List of projects not loading when trying to create an issue from a ↵Constance Okoghenun2018-08-011-0/+35
board (TypeError)"