Skip to content

Commit

Permalink
org_test_reintroducing
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pmotacki committed Aug 29, 2024
1 parent a6c926d commit f987ca9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/java/net/snowflake/client/jdbc/ConnectionIT.java
Original file line number Diff line number Diff line change
Expand Up @@ -1049,8 +1049,6 @@ private Properties setCommonConnectionParameters(boolean validateDefaultParamete
return kvMap2Properties(params, validateDefaultParameters);
}

// TODO: This is a temporary Ignore to unblock merging PRs until ORG account is unlocked.
@Ignore
@Test
public void testFailOverOrgAccount() throws SQLException {
// only when set_git_info.sh picks up a SOURCE_PARAMETER_FILE
Expand Down

0 comments on commit f987ca9

Please sign in to comment.