Skip to content

Commit

Permalink
Coverage report format has been changed
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Jan 13, 2025
1 parent b023b16 commit f03be8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/coverage_for_eval_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
let(:command) { "bundle e ruby eval_test.rb" }

it "records coverage for erb" do
expect(@stdout).to include(" 2 / 3 LOC")
expect(@stdout).to include("Line Coverage: 66.67% (2 / 3)")
end
end
end
Expand Down

0 comments on commit f03be8a

Please sign in to comment.