Fixed test that doesn't enforce resetting of data

This commit is contained in:
Lukas Eder 2013-06-30 13:58:19 +02:00
parent 3c09edf60a
commit 3a22a9ee51

View File

@ -533,6 +533,8 @@ extends BaseTest<A, AP, B, S, B2S, BS, L, X, DATE, BOOL, D, T, U, UU, I, IPK, T7
@Test
public void testRenderFormattedAndInlinedWithNewlines() throws Exception {
jOOQAbstractTest.reset = false;
// [#2528] When inlining bind values, formatting SQL might change the
// values, in case values contain newlines
DSLContext create = create(new Settings()