Revert "selenium 1.9.3 wiki spec pends"

This reverts commit 740df55e09

Change-Id: I0536982c92f4dab4cc9d9eb7c67688889593c8de
Reviewed-on: https://gerrit.instructure.com/20237
Reviewed-by: Shawn Meredith <shawn@instructure.com>
Product-Review: Shawn Meredith <shawn@instructure.com>
QA-Review: Shawn Meredith <shawn@instructure.com>
Tested-by: Shawn Meredith <shawn@instructure.com>
This commit is contained in:
Shawn Meredith 2013-05-01 07:31:06 +00:00
parent 740df55e09
commit aff1e9a67b
1 changed files with 0 additions and 2 deletions

View File

@ -225,7 +225,6 @@ describe "Wiki pages and Tiny WYSIWYG editor features" do
end
it "should add an equation to the rce by using equation buttons" do
pending('193')
get "/courses/#{@course.id}/wiki"
f('#wiki_page_body_instructure_equation').click
@ -305,7 +304,6 @@ describe "Wiki pages and Tiny WYSIWYG editor features" do
end
it "should add an equation to the rce by using equation buttons in advanced view" do
pending('193')
get "/courses/#{@course.id}/wiki"
f('#wiki_page_body_instructure_equation').click