mirror of
https://github.com/corda/corda.git
synced 2024-12-21 13:57:54 +00:00
6bc2c79e23
In enterprise, `AuthDBTests` picked up a schema from a unit test and included it in the cordapp it builds. This schema does not have a migration and therefore fails the integration tests. `NodeBasedTest` now lets cordapps to be defined and passed in to avoid this issue. It defaults to making a cordapp from the tests base directory if none are provided. |
||
---|---|---|
.. | ||
src | ||
build.gradle |