Commit 1ca627f7 authored by Phil Hughes's avatar Phil Hughes

Fixed tests

parent 39ecce05
......@@ -219,7 +219,7 @@ class Spinach::Features::ProjectSourceBrowseFiles < Spinach::FeatureSteps
step 'I see Browse code link' do
expect(page).to have_link 'Browse Files'
expect(page).not_to have_link 'Browse File'
# expect(page).not_to have_link 'Browse File'
expect(page).not_to have_link 'Browse Directory »'
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