Sha256: 19adde94388165d32fca9e53a89e055ef1958661f5ad2d0a61704e0baf28fc45
Contents?: true
Size: 195 Bytes
Versions: 3
Compression:
Stored size: 195 Bytes
Contents
# -*- encoding : utf-8 -*- describe Card::Set::Type::Phrase do it "has special editor" do assert_view_select render_editor("Phrase"), 'input[type="text"][class~="card-content"]' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
card-1.20.2 | mod/standard/spec/set/type/phrase_spec.rb |
card-1.20.1 | mod/standard/spec/set/type/phrase_spec.rb |
card-1.20.0 | mod/standard/spec/set/type/phrase_spec.rb |