Skip to content

Commit

Permalink
Matcher test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
koloale committed May 23, 2017
1 parent 8b58ab6 commit e86435f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/test/scala/scorex/waves/TestingCommons.scala
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,9 @@ trait TestingCommons extends Suite with BeforeAndAfterAll with Eventually {
| port: 9093
| journal-directory: ${waves.directory}"/journal"
| snapshots-directory: ${waves.directory}"/snapshots"
| order-history-file = ${waves.directory}"/matcher/orderhistory.dat"
| max-timestamp-diff = 3h
| is-migrate-to-new-order-history-storage = no
| }
| miner {
| enable: yes
Expand Down

0 comments on commit e86435f

Please sign in to comment.