Skip to content

Commit

Permalink
Fixing nit from codecov's tutorial code
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGHSeg authored May 1, 2024
1 parent a0f577f commit fbe081b
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,6 +1,6 @@
# frozen_string_literal: true

require "simplecov"
require 'simplecov'
SimpleCov.start
require 'simplecov-cobertura'
SimpleCov.formatter = SimpleCov::Formatter::CoberturaFormatter
Expand Down

0 comments on commit fbe081b

Please sign in to comment.