Commit afac011
authored
test: constrict lower bounds and upper bounds of test case
I recently mentored a solution where the mentee used `>=100` and it passed. I'm making this PR to fix that.
Link to solution: https://exercism.org/mentoring/requests/dad84dead4344defb12e2788a142713b1 parent 17c0f6f commit afac011
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
| |||
0 commit comments