Skip to content

Commit 78e3163

Browse files
SNOW-2081602: Reenable test (#2306)
1 parent 400c529 commit 78e3163

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/net/snowflake/client/jdbc/DatabaseMetaDataLatestIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ public void setUp() throws SQLException {
122122
* @throws Exception arises if any error occurs
123123
*/
124124
@Test
125-
@DontRunOnGithubActions
126125
public void testUseConnectionCtx() throws Exception {
127126
try (Connection connection = getConnection();
128127
Statement statement = connection.createStatement()) {

0 commit comments

Comments
 (0)