Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-03-04 21:24:47 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-03-04 21:27:02 +0300
commit619321dc8d02aac16576d8407238acef0069f3ba (patch)
tree9693007b35f5a7d06188023d9ef490ce35c75bdb /features
parent38984a59ac6c540b1cb97518d48386f5fc42490c (diff)
Fix test
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'features')
-rw-r--r--features/explore/projects.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/explore/projects.feature b/features/explore/projects.feature
index 7df6b6f09ba..092e18d1b86 100644
--- a/features/explore/projects.feature
+++ b/features/explore/projects.feature
@@ -140,4 +140,4 @@ Feature: Explore Projects
When I visit the explore starred projects
Then I should see project "Community"
And I should see project "Internal"
- And I should see project "Archive"
+ And I should not see project "Archive"