problem: unused options

This commit is contained in:
Igor Artamonov
2019-08-13 16:45:02 -04:00
parent 3957b8cf42
commit 62ec04f151
7 changed files with 0 additions and 13 deletions

View File

@@ -19,7 +19,6 @@ class UpstreamsConfigReaderSpec extends Specification {
with(get(0)) {
chains == ["ethereum"]
options.minPeers == 3
options.disableSyncing
}
}
act.upstreams.size() == 2