We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8bfddd + 8a6fcc8 commit f40d591Copy full SHA for f40d591
spec/spec_helper.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
require "simplecov"
4
-SimpleCov.start
+SimpleCov.start "rails"
5
6
require "webmock/rspec"
7
0 commit comments