We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bbb811 commit 488b1f0Copy full SHA for 488b1f0
floder-img/Iwechat.png
249 Bytes
iast-java/src/test/java/com/iast/astbenchmark/AstbenchmarkApplicationTests.java
@@ -52,7 +52,7 @@ void contextLoads() {
52
53
@BeforeAll
54
static void init() {
55
- url_root = "http://localhost:39100/";
+ url_root = "http://localhost:8888/";
56
caseUniqGroupId=System.currentTimeMillis();
57
//caseUniqGroupId = 54877081211069L;
58
System.out.println("请保存此次跑case的关键字:" + caseUniqGroupId);
0 commit comments