summaryrefslogtreecommitdiff
path: root/test/config.yaml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-12-12 19:00:37 -0800
committerelijah <elijah@riseup.net>2014-12-12 19:00:37 -0800
commit0eedbfa5ce7a8ed4799408b591e655070336f0cc (patch)
treed5f227f77bd1f91f048513b448523ad724bfe18c /test/config.yaml
parenta2b100a5232a58fc082265ebfee96697f4d3f9e9 (diff)
test cleanup: correct default test config, ensure tapicero is running, create db if doesn't exist, pin to current minitest to avoid deprecation warnings.
Diffstat (limited to 'test/config.yaml')
-rw-r--r--test/config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/config.yaml b/test/config.yaml
index e59b4de..c1502db 100644
--- a/test/config.yaml
+++ b/test/config.yaml
@@ -7,8 +7,8 @@ connection:
protocol: "http"
host: "localhost"
port: 5984
- username: anna
- password: secret
+ username: ~
+ password: ~
prefix: "tapicero_test"
suffix: ""