Commit 4e6f131c authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

fix tests

parent 2e0a3734
......@@ -5,7 +5,7 @@ class ProjectWiki < Spinach::FeatureSteps
include SharedPaths
Given 'I click on the Cancel button' do
within(:css, ".actions") do
within(:css, ".form-actions") do
click_on "Cancel"
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment