Use testing.toml and vulcanize_testing in tests

- remove legacy references to infura.toml and vulcanize_private
This commit is contained in:
Rob Mulholand
2019-10-31 13:10:25 -05:00
parent 92650f0981
commit 234fff83c5
9 changed files with 27 additions and 57 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[database]
name = "vulcanize_private"
name = "vulcanize_testing"
hostname = "localhost"
port = 5432