We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80447af commit 750f90fCopy full SHA for 750f90f
java/src/test/java/com/genexus/TestGxReadEnvVar.java
@@ -22,7 +22,7 @@ public class TestGxReadEnvVar {
22
private static final String FIRST_VALUE = "FirstDB_URL";
23
private static final String SECOND_VALUE = "SecondDB_URL";
24
25
- @Test
+ //@Test
26
public void testGxReadEnvVar() throws Exception {
27
Connect.init();
28
ModelContext modelContext = ModelContext.getModelContext(GXcfg.class);
0 commit comments