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 893130f commit 48c7205Copy full SHA for 48c7205
exercises/baffling-birthdays/canonical-data.json
@@ -116,7 +116,7 @@
116
"description": "has matching birthdays without matching birthday pair",
117
"property": "hasMatchingBirthdays",
118
"input": {
119
- "birthdays": ["1984-04-05", "2000-09-17", "1966-10-12"]
+ "birthdates": ["1984-04-05", "2000-09-17", "1966-10-12"]
120
},
121
"expected": false
122
0 commit comments