diff --git a/features/project/show.feature b/features/project/show.feature index a3e58fd..fcda17c 100644 --- a/features/project/show.feature +++ b/features/project/show.feature @@ -24,12 +24,13 @@ Scenario: Should show the create repository link the project owner When I am at the Sample Project page Then I should see "New Repository" -@kalibro_processor_restart +@kalibro_processor_restart @kalibro_configuration_restart Scenario: Should not show the independent repositories for a project Given I am a regular user And I am signed in And I own a sample project And I have sample project_attributes + And I have a sample configuration And I have a sample repository When I am at the Sample Project page Then I should see "There are no Repositories yet!" -- libgit2 0.21.2