seed and wipe sessions file
This commit is contained in:
parent
ef842f5758
commit
cb73688a99
2 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ $files = [
|
|||
'users.json',
|
||||
'plans.json',
|
||||
'scheduledNodes.json',
|
||||
'sessions.json',
|
||||
];
|
||||
|
||||
foreach ($files as $file) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue