Skip to content
Snippets Groups Projects
Commit 4e6f131c authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

fix tests

parent 2e0a3734
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment