spec/dummy/config/mongoid.yml in draper-1.3.0 vs spec/dummy/config/mongoid.yml in draper-1.3.1
- old
+ new
@@ -71,10 +71,9 @@
default:
database: dummy_test
hosts:
- localhost:27017
options:
- consistency: :strong
# In the test environment we lower the retries and retry interval to
# low amounts for fast failures.
max_retries: 1
retry_interval: 0