diff --git a/test/mocks/open_id_authentication_mock.rb b/test/mocks/open_id_authentication_mock.rb index 7cf593de2..06bb65cd0 100644 --- a/test/mocks/open_id_authentication_mock.rb +++ b/test/mocks/open_id_authentication_mock.rb @@ -4,7 +4,6 @@ # # http://www.northpub.com/articles/2007/04/02/testing-openid-support module OpenIdAuthentication - EXTENSION_FIELDS = {'email' => 'user@somedomain.com', 'nickname' => 'cool_user', 'country' => 'US',