-
Eduardo Sanz García authored
Because of the debouncing of mutation observer, sometimes 50ms was not enough to trigger the callback function (`onFrameAdded`). For the `FrameObserver` tests, I have disabled the debouncing. It has the benefit that the test run faster now.
9afd3943