Skip to content

Commit

Permalink
JAMES-2304 JDBC Mail repository do not allow content update.
Browse files Browse the repository at this point in the history
Just removed disabled test that actually passes.
  • Loading branch information
nstdio committed Jul 24, 2018
1 parent 4253646 commit 69b5732
Showing 1 changed file with 0 additions and 6 deletions.
Expand Up @@ -79,12 +79,6 @@ private BasicDataSource getDataSource() {
return ds;
}

@Test
@Disabled("JAMES-2304 JDBC doesn't update the message Content")
@Override
public void storingMessageWithSameKeyTwiceShouldUpdateMessageContent() {
}

/**
* JAMES-2303 JDBC doesn't store PerRecipientSpecificHeaders
*/
Expand Down

0 comments on commit 69b5732

Please sign in to comment.