I have a problem when running karma tests with mat...
# javascript
g
I have a problem when running karma tests with material web component animations, it seems that the animation is not rendered. Is there a way to advance the clock like with jasmin?
jasmin.clock.tick(xxx)