Truncate notification table on test finish
This commit is contained in:
parent
03845450ef
commit
09e334660f
@ -282,6 +282,7 @@ public abstract class AbstractWebTest extends AbstractInMemoryStorageTest {
|
|||||||
@Autowired
|
@Autowired
|
||||||
protected InMemoryStorage storage;
|
protected InMemoryStorage storage;
|
||||||
|
|
||||||
|
@Autowired
|
||||||
protected JdbcTemplate jdbcTemplate;
|
protected JdbcTemplate jdbcTemplate;
|
||||||
|
|
||||||
@MockBean
|
@MockBean
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user