fix(ngAnimate.$animate): remove animation callbacks when the element is removed
The test for this didn't actually test the listener removal. The addClass animation after the element removal didn't start because the enter animation was still in progress.
M
Martin Staffa committed
e166621c9d05691ed686d9115abbd159f8ece1b9
Parent: a1010c5