Skip to content
Snippets Groups Projects
Commit dd27301b authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4814 Modified MongoConfigServerITCase to to avoid connecting to database

parent f7d9e465
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,10 @@ import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc;
import org.springframework.test.web.servlet.MockMvc;
import de.ozgcloud.common.test.ITCase;
import de.ozgcloud.common.test.DataITCase;
import lombok.SneakyThrows;
@ITCase
@DataITCase
@AutoConfigureMockMvc
class MongoConfigServerITCase {
@Autowired
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment