소스 검색

测试用例更新

jqh 5 년 전
부모
커밋
887f8f3e47
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;
             },
         ];