problem: unit test failure
This commit is contained in:
@@ -259,7 +259,7 @@ class NativeCallSpec extends Specification {
|
|||||||
.build()
|
.build()
|
||||||
})
|
})
|
||||||
.build()
|
.build()
|
||||||
1 * upstreams.getUpstream(Chain.TESTNET_MORDEN) >> null
|
1 * upstreams.isAvailable(Chain.TESTNET_MORDEN) >> false
|
||||||
when:
|
when:
|
||||||
def resp = nativeCall.prepareCall(req)
|
def resp = nativeCall.prepareCall(req)
|
||||||
then:
|
then:
|
||||||
|
|||||||
Reference in New Issue
Block a user