Commit 22f07c1d0cfc97479cd869180202bcf152bcfa68
1 parent
e19c7cef
Exists in
colab
and in
4 other branches
Fixes repository reprocess acceptance test by adding the necessary repository ownership
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
features/repository/show/repository_info.feature
| @@ -26,6 +26,7 @@ Feature: Show Repository | @@ -26,6 +26,7 @@ Feature: Show Repository | ||
| 26 | And I own a sample project | 26 | And I own a sample project |
| 27 | And I have a sample configuration with native metrics | 27 | And I have a sample configuration with native metrics |
| 28 | And I have a sample repository within the sample project named "QtCalculator" | 28 | And I have a sample repository within the sample project named "QtCalculator" |
| 29 | + And I own that repository | ||
| 29 | And I start to process that repository | 30 | And I start to process that repository |
| 30 | And I wait up for a ready processing | 31 | And I wait up for a ready processing |
| 31 | When I visit the repository show page | 32 | When I visit the repository show page |