diff --git a/features/upload_files.feature b/features/upload_files.feature index 58a1088..ffc00f3 100644 --- a/features/upload_files.feature +++ b/features/upload_files.feature @@ -17,6 +17,7 @@ Feature: upload files | owner | name | | sample-community | Gallery test | And I go to sample-community's profile + And I follow "Profile" And I follow "0 pictures" And I should see "Upload files" @@ -29,6 +30,7 @@ Feature: upload files | owner | name | | sample-enterprise | Gallery test | And I go to sample-enterprise's profile + And I follow "Profile" And I follow "0 pictures" And I should see "Upload files" -- libgit2 0.21.2