updated configs to use remote connections

This commit is contained in:
2025-07-13 17:59:49 +02:00
parent 5e723d6386
commit ee0dad6b38
2 changed files with 2 additions and 15 deletions

View File

@@ -1,13 +0,0 @@
package zw.qantra.tm;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class TmApplicationTests {
@Test
void contextLoads() {
}
}