diff --git a/features/explore/projects.feature b/features/explore/projects.feature index 7df6b6f09b..092e18d1b8 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"