mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
Fix config tests (remove tx isolation level from config files)
This commit is contained in:
parent
d00dc42b18
commit
f1126226a8
@ -11,7 +11,6 @@ dataSourceProperties = {
|
||||
dataSource.password = ""
|
||||
}
|
||||
database = {
|
||||
transactionIsolationLevel = "REPEATABLE_READ"
|
||||
exportHibernateJMXStatistics = "false"
|
||||
}
|
||||
p2pAddress = "localhost:2233"
|
||||
|
Loading…
Reference in New Issue
Block a user