gitlab-org--gitlab-foss/spec/mailers
Stan Hu 47b1528abe Fix undefined method `one?` when pushing to an existing merge request
An untested code path was triggering an Exception because Fixnum
doesn't have `one?` implemented in Rails, while arrays and collections
do.

Closes #45152
2018-04-07 23:43:40 -07:00
..
emails Add DNS verification to Pages custom domains 2018-02-23 12:22:29 +00:00
previews Add custom additonal email text to all emails 2018-04-04 12:29:03 -05:00
abuse_report_mailer_spec.rb
notify_spec.rb Fix undefined method `one?` when pushing to an existing merge request 2018-04-07 23:43:40 -07:00
repository_check_mailer_spec.rb