Sha256: 789adf8710cd3f2be984a426c73a29bf27e4f7476a6347f8b4f5fd08651f0799
Contents?: true
Size: 171 Bytes
Versions: 2
Compression:
Stored size: 171 Bytes
Contents
describe 'Compiling the stylesheets', type: :feature do it 'should not raise errors' do visit '/' expect(page).not_to have_content 'Sass::SyntaxError' end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
browse-everything-0.11.1 | spec/features/test_compiling_stylesheets_spec.rb |
browse-everything-0.11.0 | spec/features/test_compiling_stylesheets_spec.rb |