Delete microservices-modules/saga-pattern/src/test/java/io/orkes/example/saga/SagaApplicationTests.java

This commit is contained in:
Riza Farheen
2024-03-22 10:38:41 +04:00
committed by GitHub
parent af3e6ea20e
commit 8c5104e78e
@@ -1,13 +0,0 @@
package io.orkes.example.saga;
//import org.junit.jupiter.api.Test;
//import org.springframework.boot.test.context.SpringBootTest;
//
//@SpringBootTest
//class SagaApplicationTests {
//
// @Test
// void contextLoads() {
// }
//
//}