Browse Source

测试用例更新

jqh 5 years ago
parent
commit
887f8f3e47
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/BrowserExtension.php

+ 1 - 0
tests/BrowserExtension.php

@@ -131,6 +131,7 @@ JS
             $(document).scrollTop($(document).height() - $(window).height()); 
 JS
                 );
+
                 return $this;
             },
         ];