Commit dbc1bb2
authored
Fix minitest name (#5821)
"Mini Test" was used in #5012 but "minitest" is
the correct product name.
See also: https://github.com/minitest/minitest/blob/master/README.rdoc#description
> minitest provides a complete suite of testing facilities
> supporting TDD, BDD, and benchmarking.
In this description, "minitest" is used.
[ci skip]
Signed-off-by: Carlos Antonio da Silva <carlosantoniodasilva@gmail.com>1 parent c51da69 commit dbc1bb2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
0 commit comments