From 662faa3f35e115b5265cb588d1910c6569ab91d0 Mon Sep 17 00:00:00 2001 From: Mathias Picker <48158184+MathiasWP@users.noreply.github.com> Date: Sun, 8 May 2022 15:41:00 +0200 Subject: [PATCH] Update test/runtime/samples/style_manager-cleanup/_config.js Co-authored-by: Yuichiro Yamashita --- test/runtime/samples/style_manager-cleanup/_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtime/samples/style_manager-cleanup/_config.js b/test/runtime/samples/style_manager-cleanup/_config.js index 8133f86ff5..2367e81914 100644 --- a/test/runtime/samples/style_manager-cleanup/_config.js +++ b/test/runtime/samples/style_manager-cleanup/_config.js @@ -8,7 +8,7 @@ export default { raf.tick(100); component.visible = false; raf.tick(200); - raf.tick(60); + raf.tick(0); assert.htmlEqual( window.document.head.innerHTML,