Skip to content

Commit f1a2cd1

Browse files
authored
grade-school: Change a UUID to be version 4 (#904)
Upstream: exercism/problem-specifications#1760
1 parent 536eda4 commit f1a2cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/grade-school/.meta/tests.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"6d0a30e4-1b4e-472e-8e20-c41702125667" = true
55

66
# A student can't be in two different grades
7-
"dece43c8-3ba5-11eb-8fdf-7f8daeaeb5f2" = true
7+
"c125dab7-2a53-492f-a99a-56ad511940d8" = true
88

99
# Adding more students adds them to the sorted roster
1010
"233be705-dd58-4968-889d-fb3c7954c9cc" = true

0 commit comments

Comments
 (0)