Commit 387bd18
test: constrict lower bounds and upper bounds of test case (#2742)
* 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/dad84dead4344defb12e2788a142713b
* [CI] Format code
* chore: include contributor name in meta
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent f4b8c6d commit 387bd18
File tree
2 files changed
+10
-1
lines changed- exercises/concept/factory-sensors
- .meta
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
| 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