Skip to content

Commit

Permalink
Move the goalpost to Rails 6.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav committed May 4, 2021
1 parent e168960 commit e94c51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/view_helpers/action_view_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ def renderer.gap() '<span class="my-gap">~~</span>' end
end
end

# TODO: re-enable once Rails 6.1.2 ships
# TODO: re-enable once Rails 6.1.4 ships
xit "page_entries_info" do
@template = "<%= page_entries_info collection, options %>"
output = render(
Expand Down

0 comments on commit e94c51e

Please sign in to comment.