Even more tests fixed :)

Signed-off-by: NDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
上级 bbc4b2be
......@@ -138,7 +138,7 @@ module SharedDiffNote
Then 'I should see the diff comment edit button' do
within(".diff-file") do
page.should have_css(".js-note-edit-button", visible: true)
page.should have_css(".js-note-write-button", visible: true)
end
end
......
......@@ -81,7 +81,7 @@ module SharedNote
Then 'I should see the comment edit button' do
within(".js-main-target-form") do
page.should have_css(".js-note-edit-button", visible: true)
page.should have_css(".js-note-write-button", visible: true)
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册