Commit f01dd8e
committed
Only destroy the school if it exists
The previous commit caused of the for education tests to fail as it was trying to destroy a school that didn't exist.
This might have been the cause of the intermittent failures as previously if the school didn't exist (but other data did) it would rollback and restore the other data.1 parent 48e7ef2 commit f01dd8e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments