diff options
| author | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-12-04 12:55:23 +0100 |
|---|---|---|
| committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-12-11 18:02:09 +0100 |
| commit | e80e3f5372d6bcad1fbe04a85b3086bb66794828 (patch) | |
| tree | 16b1539cfd158ecac7fe05d595cbba30b8bc1a04 /features/project | |
| parent | 8b4cdc50fca816b4f56f8579e17c4dba836ec797 (diff) | |
| download | gitlab-ce-e80e3f5372d6bcad1fbe04a85b3086bb66794828.tar.gz | |
Migrate CI::Project to Project
Diffstat (limited to 'features/project')
| -rw-r--r-- | features/project/service.feature | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/features/project/service.feature b/features/project/service.feature index 5014b52b9f6..ff3e7a0b38e 100644 --- a/features/project/service.feature +++ b/features/project/service.feature @@ -7,12 +7,6 @@ Feature: Project Services When I visit project "Shop" services page Then I should see list of available services - Scenario: Activate gitlab-ci service - When I visit project "Shop" services page - And I click gitlab-ci service link - And I fill gitlab-ci settings - Then I should see service settings saved - Scenario: Activate hipchat service When I visit project "Shop" services page And I click hipchat service link |
