Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-astachowski committed Nov 15, 2024
1 parent e63c961 commit cca23d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public void setup() {
}

@Test
@Disabled //TODO: SNOW-1805239
@Disabled // TODO: SNOW-1805239
public void testSelectLargeResultSet() throws SQLException {
try (Connection connection = getConnection();
Statement statement = connection.createStatement();
Expand Down

0 comments on commit cca23d8

Please sign in to comment.