summaryrefslogtreecommitdiff
path: root/features/project/commits/commits.feature
diff options
context:
space:
mode:
Diffstat (limited to 'features/project/commits/commits.feature')
-rw-r--r--features/project/commits/commits.feature4
1 files changed, 4 insertions, 0 deletions
diff --git a/features/project/commits/commits.feature b/features/project/commits/commits.feature
index d962471ebdb..fe470f5ac99 100644
--- a/features/project/commits/commits.feature
+++ b/features/project/commits/commits.feature
@@ -35,3 +35,7 @@ Feature: Project Browse commits
Scenario: I browse huge commit
Given I visit huge commit page
Then I see huge commit message
+
+ Scenario: I browse a commit with an image
+ Given I visit a commit with an image that changed
+ Then The diff links to both the previous and current image