You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to the delete methods in
6682478 resulted in failures in the
tests. Since the tests did not break based on the function results, I've
updated the tests to reflect the changes in the model.
One item I did not fix is that the tests don't handle method chaining on
$this->db properly, so the tests error out when they encounter any use
of this feature.
0 commit comments