mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
refactor: rename test case
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ import static org.junit.jupiter.api.Assertions.assertTrue;
|
|||||||
*/
|
*/
|
||||||
@Testcontainers
|
@Testcontainers
|
||||||
@Slf4j
|
@Slf4j
|
||||||
public class tomcat10WebSocketBypassNginxTest {
|
public class Tomcat10WebSocketBypassNginxTest {
|
||||||
|
|
||||||
public static final String imageName = "tomcat:10.1-jre11";
|
public static final String imageName = "tomcat:10.1-jre11";
|
||||||
|
|
||||||
Reference in New Issue
Block a user