ghy-all/ghy-payment/src/test/java/com/ghy/payment/PaymentApplicationTests.java

14 lines
225 B
Java

package com.ghy.payment;
//import org.junit.jupiter.api.Test;
//import org.springframework.boot.test.context.SpringBootTest;
//@SpringBootTest
class PaymentApplicationTests {
// @Test
void contextLoads() {
}
}