Upgrades and fixes, maintenance
This commit is contained in:
@@ -26,4 +26,4 @@ end
|
||||
# use the connection from couchbase-structures/documents
|
||||
# will be overwritten in the specs since flushing the real
|
||||
# thing is difficult
|
||||
Qwaiter::Counter.connection = $cb
|
||||
Qwaiter::Counter.connection = $cb unless Rails.env.test?
|
||||
|
||||
Reference in New Issue
Block a user