Skip to content

Commit a5d804a

Browse files
author
Aurélien Richez
committed
Put test data in a tmp directory
1 parent 4154732 commit a5d804a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/resources/conf/testmode.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ include "app.conf"
22

33
mantis {
44

5+
datadir = ${java.io.tmpdir}"/.mantis/"${mantis.blockchains.network}
6+
57
testmode = true
68

79
sync.do-fast-sync = false

0 commit comments

Comments
 (0)