[hotfix] whoops! introduced bug that broke destroy
* phoneNubmerRepository.destroy called `phoneNumber.destroy` instead of `phoneNumberRecord.destroy` * this fixes it and adds a unit test
Showing
Please register or sign in to comment
* phoneNubmerRepository.destroy called `phoneNumber.destroy` instead of `phoneNumberRecord.destroy` * this fixes it and adds a unit test