XiaoRuby
2023-09-24 20956b0f05f81ca47cf6c3e8f9b3b426e9cfd035
inspect-server/src/test/java/com/yuanchu/mom/InspectServerApplicationTests.java
@@ -1,7 +1,10 @@
package com.yuanchu.mom;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class InspectServerApplicationTests {
@@ -9,5 +12,5 @@
    @Test
    void contextLoads() {
    }
}