Skip to content

Commit

Permalink
resistor-color-duo: no tests for green or red (#1647)
Browse files Browse the repository at this point in the history
  • Loading branch information
glennj authored Oct 14, 2021
1 parent 3ff9caf commit ecafb70
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions exercises/resistor-color-duo/canonical-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@
},
"expected": 47
},
{
"uuid": "b7a6cbd2-ae3c-470a-93eb-56670b305640",
"description": "White and red",
"property": "value",
"input": {
"colors": ["white", "red"]
},
"expected": 92
},
{
"uuid": "77a8293d-2a83-4016-b1af-991acc12b9fe",
"description": "Orange and orange",
Expand Down

0 comments on commit ecafb70

Please sign in to comment.