mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +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
|
||||
@Slf4j
|
||||
public class tomcat10WebSocketBypassNginxTest {
|
||||
public class Tomcat10WebSocketBypassNginxTest {
|
||||
|
||||
public static final String imageName = "tomcat:10.1-jre11";
|
||||
|
||||
Reference in New Issue
Block a user