Skip to content

Commit

Permalink
Update eval test.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Oct 29, 2023
1 parent b0761f9 commit 3230237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/erb/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def test(value = nil, default: "World", path: 'template.erb')
end

# The order changes coverage, previous results are discarded.
test("World")
test("Ruby")
test

puts Coverage.result

0 comments on commit 3230237

Please sign in to comment.