Sha256: 5e91b1a6f1a9804397ec568e907383da386bbe7bde5c1774acf2df4bce3f418b
Contents?: true
Size: 197 Bytes
Versions: 13
Compression:
Stored size: 197 Bytes
Contents
require 'spec_helper' 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
13 entries across 13 versions & 1 rubygems