mirror of
https://github.com/corda/corda.git
synced 2025-06-13 04:38:19 +00:00
Enable tests which were ignored due to recent flakiness on TC and issue with maxTransactionSize which should now be resolved. (#2621)
This commit is contained in:
@ -37,7 +37,6 @@ class FxTransactionBuildTutorialTest {
|
||||
mockNet.stopNodes()
|
||||
}
|
||||
|
||||
@Ignore
|
||||
@Test
|
||||
fun `Run ForeignExchangeFlow to completion`() {
|
||||
// Use NodeA as issuer and create some dollars
|
||||
|
Reference in New Issue
Block a user