parent
3e2ec298a3
commit
f710dc84ed
Binary file not shown.
@ -1,14 +0,0 @@
|
||||
package com.softegg.freetogo;
|
||||
|
||||
import jakarta.annotation.Resource;
|
||||
import org.junit.jupiter.api.Test;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
|
||||
import java.util.Optional;
|
||||
|
||||
@SpringBootTest
|
||||
class FreeToGoApplicationTests {
|
||||
@Test
|
||||
void contextLoads() {
|
||||
}
|
||||
}
|
Loading…
Reference in new issue