mirror of
https://github.com/corda/corda.git
synced 2025-03-10 14:34:14 +00:00
CORDA-4034 Shut down node in AuthDBTests (#6714)
This commit is contained in:
parent
80bac915ee
commit
0226f7ccb9
@ -215,6 +215,7 @@ class AuthDBTests : NodeBasedTest() {
|
|||||||
|
|
||||||
@After
|
@After
|
||||||
fun tearDown() {
|
fun tearDown() {
|
||||||
|
node.node.stop()
|
||||||
db.close()
|
db.close()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user