Sha256: 67ac4a63040c4e76737c10cb0cdb2d001296b9312840b7be5d28a941046660f2
Contents?: true
Size: 228 Bytes
Versions: 41
Compression:
Stored size: 228 Bytes
Contents
require 'spec_helper' describe 'error/single_use_error.html.erb' do it 'renders without errors' do render file: 'error/single_use_error' expect(rendered).to have_text("Single Use Link Expired or Not Found") end end
Version data entries
41 entries across 41 versions & 1 rubygems