Closed pondermatic closed 2 years ago
Fixed how a change to a lesson's parent course ID is checked. It was using an undefined variable.
Fixes #289.
Manually and with a new unit test.
Bugfix (non-breaking change which fixes an issue)
Sorry @eri-trabiccolo, I didn't see that #284 also fixes issue #289. Feel free to close this pull request.
@pondermatic thanks for this, I'm closing this but I'm stealing the test. See b4719eb
Description
Fixed how a change to a lesson's parent course ID is checked. It was using an undefined variable.
Fixes #289.
How has this been tested?
Manually and with a new unit test.
Types of changes
Bugfix (non-breaking change which fixes an issue)
Checklist: