summaryrefslogtreecommitdiff
path: root/features/project
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-02-17 18:05:40 +0100
committerJames Lopez <james@jameslopez.es>2016-02-17 18:05:40 +0100
commit4b650fac76c35bd8666d7a53ad6ff02f256ad64d (patch)
treecda2723be0e843c7cbb8c6cc3d152b341a02b60a /features/project
parentdd68d100e659d315ce6b21dac914beeda0fd1d4c (diff)
downloadgitlab-ce-4b650fac76c35bd8666d7a53ad6ff02f256ad64d.tar.gz
updated fix based on MR feedback
Diffstat (limited to 'features/project')
-rw-r--r--features/project/fork.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/project/fork.feature b/features/project/fork.feature
index 5f55b64c4ac..ca3f2771aa5 100644
--- a/features/project/fork.feature
+++ b/features/project/fork.feature
@@ -37,7 +37,7 @@ Feature: Project Fork
When I fork to my namespace
And I make forked repo invalid
And I visit the forks page of the "Shop" project
- Then I should not see the invalid fork listed
+ Then I should see my fork on the list
Scenario: Viewing private forks of a Project
Given There is an existent fork of the "Shop" project