mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
ZEPPELIN-349: Format test code
This commit is contained in:
parent
fff3448ab4
commit
de70c8857f
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ public class PostgreSqlInterpreterTest extends BasicJDBCTestCaseAdapter {
|
|||
verifyAllResultSetsClosed();
|
||||
verifyAllStatementsClosed();
|
||||
}
|
||||
|
||||
|
||||
@Test
|
||||
public void testSelectQuery() throws SQLException {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue