mirror of
https://github.com/corda/corda.git
synced 2025-01-29 23:54:07 +00:00
Fix error in VaultObserverExceptionTest
due to bad merge
This commit is contained in:
parent
4aa9add8c8
commit
b05bd76a77
@ -18,7 +18,6 @@ import net.corda.testing.node.User
|
||||
import net.corda.testing.node.internal.findCordapp
|
||||
import org.junit.After
|
||||
import org.junit.Assert
|
||||
import org.junit.ClassRule
|
||||
import org.junit.Test
|
||||
import rx.exceptions.OnErrorNotImplementedException
|
||||
import java.sql.SQLException
|
||||
@ -30,8 +29,6 @@ import kotlin.test.assertFailsWith
|
||||
|
||||
class VaultObserverExceptionTest {
|
||||
companion object {
|
||||
@ClassRule
|
||||
@JvmField
|
||||
|
||||
val log = contextLogger()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user