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:
parent
740df55e09
commit
aff1e9a67b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue