Commit b4120c41 authored by Alfredo Sumaran's avatar Alfredo Sumaran

No need to create variable.

parent fcc89087
...@@ -44,9 +44,7 @@ feature 'Path Locks', feature: true, js: true do ...@@ -44,9 +44,7 @@ feature 'Path Locks', feature: true, js: true do
end end
scenario 'Unlocking files' do scenario 'Unlocking files' do
page_tree = find('.tree-content-holder') within find('.tree-content-holder') do
within page_tree do
click_link "VERSION" click_link "VERSION"
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