summaryrefslogtreecommitdiff
path: root/features/project/badges/build.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/project/badges/build.feature')
-rw-r--r--features/project/badges/build.feature5
1 files changed, 5 insertions, 0 deletions
diff --git a/features/project/badges/build.feature b/features/project/badges/build.feature
index 9417f62d680..bcf80ed620e 100644
--- a/features/project/badges/build.feature
+++ b/features/project/badges/build.feature
@@ -20,3 +20,8 @@ Feature: Project Badges Build
And project has another build that is running
When I display builds badge for a master branch
Then I should see a build running badge
+
+ Scenario: I want to see a fresh badge on each request
+ Given recent build is successful
+ When I display builds badge for a master branch
+ Then I should see a badge that has not been cached