mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
refactor: extract super class
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ public class ShellAssertionTool {
|
||||
.server(server)
|
||||
.shellTool(shellTool)
|
||||
.shellType(shellType)
|
||||
.targetJdkVersion(targetJdkVersion)
|
||||
.targetJreVersion(targetJdkVersion)
|
||||
.build();
|
||||
|
||||
String shellUrl = url + "/test";
|
||||
|
||||
Reference in New Issue
Block a user