Commit 5beacba0 authored by Douwe Maan's avatar Douwe Maan

Fix spec

parent af6b5437
......@@ -118,6 +118,6 @@ class Spinach::Features::ProjectCommits < Spinach::FeatureSteps
step 'I see builds list' do
expect(page).to have_content "build: pending"
expect(page).to have_content "Latest builds"
expect(page).to have_content "1 build"
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