Skip to content

Commit f466af9

Browse files
committed
Fix module name
1 parent 22a55c5 commit f466af9

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

config.prod.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
"West Midlands": "2026-01-31"
287287
}
288288
],
289-
"Module-Structuring-and-Testing-Data": [
289+
"Module-Structuring-And-Testing-Data": [
290290
{
291291
"Glasgow": "2026-02-07",
292292
"London": "2026-02-07",
@@ -344,24 +344,24 @@
344344
"London": "2026-03-21",
345345
"North West": "2026-03-21",
346346
"Sheffield": "2026-03-21",
347-
"South Africa": "2026-03-21",
348-
"West Midlands": "2026-03-21"
347+
"South Africa": "2026-03-20",
348+
"West Midlands": "2026-03-20"
349349
},
350350
{
351-
"Glasgow": "2026-03-28",
352-
"London": "2026-03-28",
353-
"North West": "2026-03-28",
354-
"Sheffield": "2026-03-28",
355-
"South Africa": "2026-03-28",
356-
"West Midlands": "2026-03-28"
351+
"Glasgow": "2026-03-27",
352+
"London": "2026-03-27",
353+
"North West": "2026-03-27",
354+
"Sheffield": "2026-03-27",
355+
"South Africa": "2026-03-27",
356+
"West Midlands": "2026-03-27"
357357
},
358358
{
359-
"Glasgow": "2026-04-11",
360-
"London": "2026-04-11",
361-
"North West": "2026-04-11",
362-
"Sheffield": "2026-04-11",
363-
"South Africa": "2026-04-11",
364-
"West Midlands": "2026-04-11"
359+
"Glasgow": "2026-04-03",
360+
"London": "2026-04-03",
361+
"North West": "2026-04-03",
362+
"Sheffield": "2026-04-03",
363+
"South Africa": "2026-04-03",
364+
"West Midlands": "2026-04-03"
365365
}
366366
]
367367
}

0 commit comments

Comments
 (0)