lib/capybara/spec/views/with_html.erb in capybara-2.12.0 vs lib/capybara/spec/views/with_html.erb in capybara-2.12.1

- old
+ new

@@ -1,5 +1,5 @@ -<%# frozen_string_literal: true %> + <div id="referrer"><%= referrer %></div> <h1>This is a test</h1> <h2 class="no text"></h2> <h2 class="no text"></h2>