test: jboss7+ not deserialize failed

This commit is contained in:
ReaJason
2024-12-20 23:39:29 +08:00
parent 7be31dc481
commit 944e72f8c5
6 changed files with 4 additions and 25 deletions
@@ -55,7 +55,6 @@ public class ShellAssertionTool {
}
public static void assertInjectIsOk(String url, String shellType, ShellTool shellTool, String content, Packer.INSTANCE packer) {
log.info(content);
switch (packer) {
case JSP -> {
String uploadEntry = url + "/upload";