This repository was archived by the owner on Nov 30, 2024. It is now read-only.
Commit 63179c7
committed
Rename option for FailureList formatter to "failures"
The name was not matching case statement in formatters.rb and it is much
simplier to have an argument with that name.
Discussion:
- https://github.com/rspec/rspec-core/pull/2624/files#r2847764001 parent 4b92e78 commit 63179c7
File tree
3 files changed
+3
-3
lines changed- lib/rspec/core
- spec/rspec/core/formatters
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments