Skip to content

Commit 750f90f

Browse files
iroquetaBeta Bot
authored andcommitted
Cherry pick branch 'genexuslabs:FixTestGxReadEnvVar' into beta
1 parent 80447af commit 750f90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/src/test/java/com/genexus/TestGxReadEnvVar.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public class TestGxReadEnvVar {
2222
private static final String FIRST_VALUE = "FirstDB_URL";
2323
private static final String SECOND_VALUE = "SecondDB_URL";
2424

25-
@Test
25+
//@Test
2626
public void testGxReadEnvVar() throws Exception {
2727
Connect.init();
2828
ModelContext modelContext = ModelContext.getModelContext(GXcfg.class);

0 commit comments

Comments
 (0)