Skip to content

Commit 48c7205

Browse files
Update canonical-data.json
Co-authored-by: Anastasios Chatzialexiou <16361161+tasxatzial@users.noreply.github.com>
1 parent 893130f commit 48c7205

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
@@ -116,7 +116,7 @@
116116
"description": "has matching birthdays without matching birthday pair",
117117
"property": "hasMatchingBirthdays",
118118
"input": {
119-
"birthdays": ["1984-04-05", "2000-09-17", "1966-10-12"]
119+
"birthdates": ["1984-04-05", "2000-09-17", "1966-10-12"]
120120
},
121121
"expected": false
122122
},

0 commit comments

Comments
 (0)