Ash McKenzie
|
19ff9d9899
|
Replace rails_helper.rb with spec_helper.rb
rails_helper.rb's only logic was to require
spec_helper.rb.
|
2019-08-30 12:26:18 +10:00 |
|
Thong Kuah
|
73e848850c
|
Add frozen_string_literal to spec/features
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
|
2019-07-26 13:23:30 +12:00 |
|
Takuya Noguchi
|
e902f462c2
|
Eliminate duplicated words
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
2018-11-22 01:01:23 +09:00 |
|
Rémy Coutable
|
799cd47109
|
Improve MR feature specs and reduce duplication
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2018-01-18 15:07:57 +01:00 |
|