提交 0ed6156b 编写于 作者: X xiaochun.liu

swap param

上级 980b5ae5
......@@ -25,7 +25,7 @@ public class ResInfoTest {
@Test
public void testGetHeartBeatInfo() {
String info = ResInfo.getHeartBeatInfo(new Date());
Assert.assertEquals(7, info.split(",").length, );
Assert.assertEquals(7, info.split(",").length);
}
@Test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册