Skip to content

Commit

Permalink
Fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Christewart committed Aug 24, 2020
1 parent 1cb3aef commit a728d93
Showing 1 changed file with 0 additions and 6 deletions.
Expand Up @@ -47,12 +47,6 @@ trait ChainUnitTest
BitcoinSTestAppConfig.getSpvTestConfig(mainnetConf)
}

override def afterAll(): Unit = {
appConfig.stop()
mainnetAppConfig.stop()
super.afterAll()
}

override def beforeAll(): Unit = {
AppConfig.throwIfDefaultDatadir(appConfig)
}
Expand Down

0 comments on commit a728d93

Please sign in to comment.