diff --git a/resources/cider-ui-tests/views/components/animatedartwork-view.ejs b/resources/cider-ui-tests/views/components/animatedartwork-view.ejs index 17c5c2f2..81f89fbf 100644 --- a/resources/cider-ui-tests/views/components/animatedartwork-view.ejs +++ b/resources/cider-ui-tests/views/components/animatedartwork-view.ejs @@ -39,7 +39,6 @@ } }, beforeDestroy() { - this.hls.detachMedia(); this.hls.destroy(); console.log('killed') }