Add instagram background implementation and generalize application for other identity providers
This commit is contained in:
@@ -56,6 +56,10 @@ class TestCounter < InMemoryQCounter
|
||||
#end
|
||||
end
|
||||
|
||||
# No external images in test suite... slow....
|
||||
User.send(:define_method, :avatar, ->{})
|
||||
|
||||
|
||||
if defined?(Couchbase)
|
||||
class Couchbase::View
|
||||
alias :old_initialize :initialize
|
||||
|
||||
Reference in New Issue
Block a user