Skip to content

Commit

Permalink
Merge f414117 into 193edbd
Browse files Browse the repository at this point in the history
  • Loading branch information
lilgreenbird committed Apr 11, 2024
2 parents 193edbd + f414117 commit 47520f1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -216,8 +216,6 @@ public void testOpenTransactions() throws SQLException {
TestUtils.dropTableIfExists(AbstractSQLGenerator.escapeIdentifier(tableName), stmt);
}
}
} catch (Exception e) {
fail(e.getMessage());
}
}

Expand Down

0 comments on commit 47520f1

Please sign in to comment.