Skip to content

Commit

Permalink
Add Rails-specific config
Browse files Browse the repository at this point in the history
  • Loading branch information
Morozzzko committed Dec 6, 2024
1 parent 6d22458 commit 65356d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'simplecov'
SimpleCov.start
SimpleCov.start 'rails'

require 'rspec'
require 'rails'
Expand Down

0 comments on commit 65356d9

Please sign in to comment.