Skip to content

Commit

Permalink
it's been well established by this point that we're mocking using rspec
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Oct 16, 2012
1 parent 449a391 commit cc6096f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions core/spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@
require 'paperclip/matchers'

RSpec.configure do |config|
# == Mock Framework
#
# If you prefer to use mocha, flexmock or RR, uncomment the appropriate line:
#
# config.mock_with :mocha
# config.mock_with :flexmock
# config.mock_with :rr
config.mock_with :rspec

config.fixture_path = "#{::Rails.root}/spec/fixtures"
Expand Down

0 comments on commit cc6096f

Please sign in to comment.