DEV is the default to avoid issues

This commit is contained in:
Luca Frosini 2024-07-02 11:15:24 +02:00
parent cb246e7b8f
commit 4146dd2330
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ public class DataBaseCreator extends ContextTest {
logger.debug("{} created", db);
}
@Ignore
// @Ignore
@Test
public void createAllContexts() throws Exception {
ContextTest.setContextByName(ROOT_DEV);