提交 ec3005e1 编写于 作者: J Jesse Glick
上级 61034f7d
......@@ -135,6 +135,6 @@ public class ViewTest extends HudsonTestCase {
User.get("user", true);
WebClient webClient = new WebClient();
webClient.setJavaScriptEnabled(false);
assertAllImageLoadSuccessfully(webClient.goTo("people"));
assertAllImageLoadSuccessfully(webClient.goTo("asynchPeople"));
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册