From 9a2be3594fd888c9d802dfa192ba1754cb860056 Mon Sep 17 00:00:00 2001 From: Ilya Bylich Date: Tue, 6 May 2014 17:17:33 +0300 Subject: [PATCH] Fixed dummy mongoid config. --- spec/dummy/config/mongoid.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/dummy/config/mongoid.yml b/spec/dummy/config/mongoid.yml index c391722..92d1932 100644 --- a/spec/dummy/config/mongoid.yml +++ b/spec/dummy/config/mongoid.yml @@ -73,7 +73,6 @@ 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