From 22f07c1d0cfc97479cd869180202bcf152bcfa68 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Wed, 17 Jun 2015 22:13:43 -0300 Subject: [PATCH] Fixes repository reprocess acceptance test by adding the necessary repository ownership --- features/repository/show/repository_info.feature | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/features/repository/show/repository_info.feature b/features/repository/show/repository_info.feature index de27207..826bbea 100644 --- a/features/repository/show/repository_info.feature +++ b/features/repository/show/repository_info.feature @@ -26,6 +26,7 @@ Feature: Show Repository And I own a sample project And I have a sample configuration with native metrics And I have a sample repository within the sample project named "QtCalculator" + And I own that repository And I start to process that repository And I wait up for a ready processing When I visit the repository show page -- libgit2 0.21.2