Skip to content
Snippets Groups Projects
Commit 5f648776 authored by Jakub Janeček's avatar Jakub Janeček
Browse files

Remove contextLoads test

parent c6221943
No related branches found
No related tags found
No related merge requests found
Pipeline #95001 passed
package cz.cvut.fel.swa.bookmaker.bookmakerservice;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class BookmakerServiceApplicationTests {
@Test
void contextLoads() {
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment