Skip to content

Commit e6e7d9c

Browse files
Fix uuids
1 parent f02d447 commit e6e7d9c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

exercises/split-second-stopwatch/canonical-data.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
"expected": {}
478478
},
479479
{
480-
"uuid": "091966e3-ed25-4397-908b-8bb0330118f8",
480+
"uuid": "1aa4c5ee-a7d5-4d59-9679-419deef3c88f",
481481
"description": "lap resets current lap and resumes time tracking",
482482
"property": "time",
483483
"input": {
@@ -512,7 +512,7 @@
512512
"expected": {}
513513
},
514514
{
515-
"uuid": "091966e3-ed25-4397-908b-8bb0330118f8",
515+
"uuid": "4b46b92e-1b3f-46f6-97d2-0082caf56e80",
516516
"description": "lap continues time tracking for total",
517517
"property": "time",
518518
"input": {
@@ -614,7 +614,7 @@
614614
"expected": {}
615615
},
616616
{
617-
"uuid": "fc3645e2-86cf-4d11-97c6-489f031103f6",
617+
"uuid": "20fbfbf7-68ad-4310-975a-f5f132886c4e",
618618
"description": "reset resets current lap",
619619
"property": "time",
620620
"input": {
@@ -644,7 +644,7 @@
644644
"expected": {}
645645
},
646646
{
647-
"uuid": "fc3645e2-86cf-4d11-97c6-489f031103f6",
647+
"uuid": "00a8f7bb-dd5c-43e5-8705-3ef124007662",
648648
"description": "reset clears previous laps",
649649
"property": "time",
650650
"input": {

0 commit comments

Comments
 (0)