Skip to content

Commit c6f293b

Browse files
Add sara to the default config.json, required for tests
1 parent 2d57cf7 commit c6f293b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/chargedPlanner/data/config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
{
3535
"devType": "Dev",
3636
"name": "Guillaume"
37+
},
38+
{
39+
"devType": "Dev",
40+
"name": "Sara"
3741
}
3842
]
3943
}

0 commit comments

Comments
 (0)