Skip to content

Commit

Permalink
Create rails_helper.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
seanychen committed Mar 15, 2021
1 parent 441d8ca commit 438f333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/rails_helper.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require 'simplecov'
SimpleCov.start 'rails'

0 comments on commit 438f333

Please sign in to comment.