Commit ea765c8
Matthew Fisher
fix(tests): lower cyclomatic complexity of Checklist
It was a little confusing to read the different cases, so I lowered
the complexity in order to read through the code for future readers.1 parent 6328afe commit ea765c8
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
204 | 203 | | |
205 | 204 | | |
206 | 205 | | |
| |||
0 commit comments