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