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 48c7205 commit 3af6486Copy full SHA for 3af6486
exercises/baffling-birthdays/canonical-data.json
@@ -107,7 +107,7 @@
107
"description": "has matching birthdays with matching birthday pair",
108
"property": "hasMatchingBirthdays",
109
"input": {
110
- "birthdays": ["1970-01-19", "1975-06-03", "2003-01-19"]
+ "birthdates": ["1970-01-19", "1975-06-03", "2003-01-19"]
111
},
112
"expected": true
113
0 commit comments