summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/config/entry/retry_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* change forgotten constant in spec to match codeMarkus Doits2018-11-071-1/+1
|
* refactoring after latest feedbackMarkus Doits2018-11-071-58/+111
|
* fix wrong retry error messagesMarkus Doits2018-11-071-2/+2
|
* refactor validations to a Entry::Retry classMarkus Doits2018-11-071-0/+183