diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2016-11-29 13:02:28 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2016-12-21 11:18:15 +0000 |
commit | 7086dac42fff6e32bc38b389ffa104d9c21a159c (patch) | |
tree | 039fbb7c6c4d003310b8d500760f4834e2de1fb1 /features/project/commits/commits.feature | |
parent | 9a82aa70e3f3ff679c7a27ccbb9d497576b20822 (diff) | |
download | gitlab-ce-7086dac42fff6e32bc38b389ffa104d9c21a159c.tar.gz |
Changes after review
Fix broken test
Remove spinach tests for the builds tab
Diffstat (limited to 'features/project/commits/commits.feature')
-rw-r--r-- | features/project/commits/commits.feature | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/features/project/commits/commits.feature b/features/project/commits/commits.feature index 1776c07e60e..3459cce03f9 100644 --- a/features/project/commits/commits.feature +++ b/features/project/commits/commits.feature @@ -47,8 +47,6 @@ Feature: Project Commits And repository contains ".gitlab-ci.yml" file When I click on commit link Then I see commit ci info - And I click status link - Then I see builds list Scenario: I browse commit with side-by-side diff view Given I click on commit link |