revised includes edited user entity
This commit is contained in:
@@ -4,10 +4,9 @@ import org.junit.jupiter.api.Test;
|
||||
import org.springframework.boot.test.context.SpringBootTest;
|
||||
|
||||
@SpringBootTest
|
||||
class SafeQrAppApplicationTests {
|
||||
public class SafeQrAppApplicationTests {
|
||||
|
||||
@Test
|
||||
void contextLoads() {
|
||||
public void contextLoads() {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user