ElixirCLE / pairmotron

Programming Pair Pairifier
https://pairmotron.herokuapp.com
5 stars 4 forks source link

Fix error when updating retro with no project #174

Closed mbramson closed 7 years ago

mbramson commented 7 years ago

Fixes an error when updating a retro that has no associated project.

Looks like there was no test coverage around this case for update, while there was for the create. Uncovered this trying to change the date of a retro that didn't have an associated project in production.