Spaces:
Configuration error
Configuration error
| package com.example.app; | |
| import org.junit.jupiter.api.Test; | |
| import org.springframework.boot.test.context.SpringBootTest; | |
| class AppApplicationTests { | |
| void contextLoads() { | |
| } | |
| } | |