package eu.openaire.urls_worker; //import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class UrlsWorkerApplicationTests { //@Test // TODO - Enable when the test is ready. void test1() { // TODO - Write a test. } }