Remove a couple pending specs
This commit is contained in:
parent
cdf9908f9e
commit
45c5a6a34d
|
@ -2,5 +2,4 @@ require File.expand_path(File.dirname(__FILE__) + "/../spec_helper")
|
|||
|
||||
describe "set_hidden_field" do
|
||||
it "needs specs"
|
||||
it "needs docs"
|
||||
end
|
||||
|
|
|
@ -2,5 +2,4 @@ require File.expand_path(File.dirname(__FILE__) + "/../spec_helper")
|
|||
|
||||
describe "submit_form" do
|
||||
it "needs specs"
|
||||
it "needs docs"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue