Skip to content

Commit

Permalink
Merge pull request #21 from coverallsapp/pr-to-keep-coverage-same-0001
Browse files Browse the repository at this point in the history
Make a change that does not change coverage.
  • Loading branch information
afinetooth committed Feb 9, 2024
2 parents 78b611f + 23873d0 commit efa3b9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/class_one_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
end

# Uncomment below to achieve 100% coverage
# Keeping this uncommented; just adding a comment to trigger an update
# describe "uncovered" do
# it "returns 'uncovered'" do
# expect(ClassOne.uncovered).to eql("uncovered")
Expand Down

0 comments on commit efa3b9f

Please sign in to comment.