Sha256: 9fbbcb35132f2f5fdcda7f6a4e4c984e2b21bcd1497fe0cd08fd9286d99d15fd
Contents?: true
Size: 198 Bytes
Versions: 7
Compression:
Stored size: 198 Bytes
Contents
require 'spec_helper' describe "Sketchily tag integration" do it "should render the sketchily_tag html" do visit sketchily_tag_path page.must_have_selector('#svgedit_drawing') end end
Version data entries
7 entries across 7 versions & 1 rubygems