diff --git a/tests/mithril-tests.js b/tests/mithril-tests.js index 32a1b704..a6e9b42e 100644 --- a/tests/mithril-tests.js +++ b/tests/mithril-tests.js @@ -1454,6 +1454,7 @@ function testMithril(mock) { } }) root.childNodes[0].onclick({}) + mock.requestAnimationFrame.$resolve() //teardown return strategy == "diff" && root.childNodes[0].childNodes[0].nodeValue == "1" }) test(function() {