We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d005360 commit 3bed97aCopy full SHA for 3bed97a
exercises/allergies/canonical-data.json
@@ -566,6 +566,17 @@
566
"pollen",
567
"cats"
568
]
569
+ },
570
+ {
571
+ "uuid": "93c2df3e-4f55-4fed-8116-7513092819cd",
572
+ "description": "no allergen score parts without highest valid score",
573
+ "property": "list",
574
+ "input": {
575
+ "score": 257
576
577
+ "expected": [
578
+ "eggs"
579
+ ]
580
}
581
582
0 commit comments