DATAJDBC-370 - Polishing.

Adding a missing issue reference to a test.

Original Pull Request: #151
This commit is contained in:
Jens Schauder
2019-05-08 09:46:43 +02:00
committed by Christoph Strobl
parent d0c432d029
commit 060e404991

View File

@@ -436,7 +436,7 @@ public class JdbcAggregateTemplateIntegrationTests {
assertThat(reloaded.binaryData).isEqualTo(new byte[] { 1, 23, 42 });
}
@Test
@Test // DATAJDBC-340
public void saveAndLoadLongChain() {
Chain4 chain4 = new Chain4();