Sha256: 4af3f4ffe691178923567046dadc646f692505f6334c909c13f9440fa94be45f
Contents?: true
Size: 208 Bytes
Versions: 4
Compression:
Stored size: 208 Bytes
Contents
describe 'report_cat/reports/index.html.erb' do include SetupReports before( :each ) do setup_reports end it 'renders without exception' do assign( :reports, @reports ) render end end
Version data entries
4 entries across 4 versions & 1 rubygems