failed attmpt to fix tests
This commit is contained in:
parent
7257b4b059
commit
660681ea28
@ -51,6 +51,8 @@ dependencies {
|
|||||||
testImplementation "org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion"
|
testImplementation "org.mockito.kotlin:mockito-kotlin:$mockitoKotlinVersion"
|
||||||
testImplementation "org.hamcrest:hamcrest-library:$hamcrestVersion"
|
testImplementation "org.hamcrest:hamcrest-library:$hamcrestVersion"
|
||||||
|
|
||||||
|
// testImplementation "net.corda:corda-simulator-api:5.0.0.0-Fox1.1"//:$simulatorVersion"
|
||||||
|
// testRuntimeOnly "net.corda:corda-simulator-runtime:5.0.0.0-Fox1.1"//:$simulatorVersion"
|
||||||
}
|
}
|
||||||
|
|
||||||
// The CordApp section.
|
// The CordApp section.
|
||||||
|
Loading…
Reference in New Issue
Block a user