Skip to content

Commit 3af6486

Browse files
Update canonical-data.json
Co-authored-by: Anastasios Chatzialexiou <[email protected]>
1 parent 48c7205 commit 3af6486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/baffling-birthdays/canonical-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"description": "has matching birthdays with matching birthday pair",
108108
"property": "hasMatchingBirthdays",
109109
"input": {
110-
"birthdays": ["1970-01-19", "1975-06-03", "2003-01-19"]
110+
"birthdates": ["1970-01-19", "1975-06-03", "2003-01-19"]
111111
},
112112
"expected": true
113113
},

0 commit comments

Comments
 (0)