changed changelog text to be normal case
This commit is contained in:
parent
0d29b08ca7
commit
1eb238901b
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
= f.label :build_coverage_regex, "Test coverage parsing", class: 'label-light'
|
||||
.input-group
|
||||
%span.input-group-addon /
|
||||
= f.text_field :build_coverage_regex, class: 'form-control', placeholder: 'REGULAR_EXPRESSION'
|
||||
= f.text_field :build_coverage_regex, class: 'form-control', placeholder: 'Regular expression'
|
||||
%span.input-group-addon /
|
||||
%p.help-block
|
||||
A regular expression that will be used to find the test coverage
|
||||
|
|
Loading…
Reference in a new issue