Sha256: f146d4ad32b25b715b00189e81fcd2425eb82bc101557398c7c4c72a86690673

Contents?: true

Size: 233 Bytes

Versions: 25

Compression:

Stored size: 233 Bytes

Contents

require 'spec_helper'

describe 'curation_concerns/single_use_links_viewer/single_use_error.html.erb' do
  it 'renders without errors' do
    render
    expect(rendered).to have_text("Single Use Link Expired or Not Found")
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
curation_concerns-1.7.8 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.7.7 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-2.0.0 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-2.0.0.rc2 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.7.6 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.7.5 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.7.4 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.7.3 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.7.2 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-2.0.0.rc1 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.7.1 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.7.0 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.7.0.beta1 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.6.3 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.6.2 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.6.1 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.6.0 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.5.0 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.4.0 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb
curation_concerns-1.3.3 spec/views/single_use_links_viewer/single_use_error.html.erb_spec.rb