summaryrefslogtreecommitdiff
path: root/features/project/builds/summary.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/project/builds/summary.feature')
-rw-r--r--features/project/builds/summary.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/project/builds/summary.feature b/features/project/builds/summary.feature
index 5e938ea090e..e90ea592aab 100644
--- a/features/project/builds/summary.feature
+++ b/features/project/builds/summary.feature
@@ -2,8 +2,8 @@ Feature: Project Builds Summary
Background:
Given I sign in as a user
And I own a project
- And CI is enabled
- And I have recent build for my project
+ And project has CI enabled
+ And project has a recent build
Scenario: I browse build summary page
When I visit recent build summary page