Skip to content

Commit

Permalink
cleaner backtrace in specs
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed Jun 17, 2014
1 parent ca7d45f commit 5d95c14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Expand Up @@ -44,6 +44,7 @@ def show_queries(&block)
}

config.mock_with :mocha
config.backtrace_clean_patterns << /view_example_group/
end

class PhraseMatcher
Expand Down

0 comments on commit 5d95c14

Please sign in to comment.