Skip to content

Commit 5ae9b39

Browse files
authored
fix: Changed start_date of DN term 15-3-1
Parliament Arkib dates is not accurate,The term actually starts from 26-02-2024
1 parent 138c820 commit 5ae9b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/fixtures/parliamentary_cycles.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3747,7 +3747,7 @@
37473747
"model": "api.parliamentarycycle",
37483748
"pk": 313,
37493749
"fields": {
3750-
"start_date": "2024-03-18",
3750+
"start_date": "2024-02-26",
37513751
"end_date": "2024-04-04",
37523752
"house": 1,
37533753
"term": 15,

0 commit comments

Comments
 (0)