Commit 1afa32d
authored
Fix the project seed data (#408)
## Status
Ready for review
## What's changed?
- Creates a valid project in CEfE seed data
## Steps to perform after deploying to production
Recreate seed data:
`docker compose run --rm api rails
classroom_management:destroy_seed_data`
`docker compose run --rm api rails
classroom_management:seed_a_school_with_lessons_and_students`1 parent 5d0770b commit 1afa32d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 | | |
95 | 98 | | |
96 | 99 | | |
0 commit comments