BigW Consortium Gitlab

Dont check for link but for actual readme content

parent 6848b0a6
......@@ -86,7 +86,6 @@ class Spinach::Features::Project < Spinach::FeatureSteps
end
step 'I should see project "Forum" README' do
expect(page).to have_link 'README.md'
expect(page).to have_content 'Sample repo for testing gitlab features'
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