Sha256: 75422845f0bb62816212d53a05c8cc5c9a12db622f21d79107dffd91023128c2
Contents?: true
Size: 245 Bytes
Versions: 7
Compression:
Stored size: 245 Bytes
Contents
# frozen_string_literal: true RSpec.describe "catalog/email_success.html.erb" do it "includes updates to the main flash messages" do render expect(rendered).to have_css 'turbo-stream[action="append"][target="main-flashes"]' end end
Version data entries
7 entries across 7 versions & 2 rubygems