Added missing test flag
This commit is contained in:
parent
031f262713
commit
bb72a3f4ee
@ -6947,6 +6947,7 @@ public abstract class jOOQAbstractTest<
|
||||
|
||||
@Test
|
||||
public void testLoader() throws Exception {
|
||||
reset = false;
|
||||
connection.setAutoCommit(false);
|
||||
|
||||
Field<Integer> count = create().count();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user