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
|
||||
protected InMemoryStorage storage;
|
||||
|
||||
@Autowired
|
||||
protected JdbcTemplate jdbcTemplate;
|
||||
|
||||
@MockBean
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user