Sha256: 3f1cea0f9ad4d667c266e39d7d505a613c6a611a97fcdaeaade38e2b47a862a4

Contents?: true

Size: 174 Bytes

Versions: 1

Compression:

Stored size: 174 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

1 entries across 1 versions & 1 rubygems

Version Path
browse-everything-0.10.5 spec/features/test_compiling_stylesheets_spec.rb