From ee7ca896b225b4d268da2d1c2c6dda34a7f11166 Mon Sep 17 00:00:00 2001 From: Rodrigo Souto Date: Mon, 7 Apr 2014 14:41:35 +0000 Subject: [PATCH] uploaded-file-feature: fix test by following profile link --- features/upload_files.feature | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) 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