From ed28f199f82a8d7483f461898698513e5d4a1eb3 Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Mon, 28 Mar 2011 12:28:48 -0300 Subject: [PATCH] Fixed failing test --- features/upload_files.feature | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/features/upload_files.feature b/features/upload_files.feature index c7c68f2..a9888ae 100644 --- a/features/upload_files.feature +++ b/features/upload_files.feature @@ -8,7 +8,7 @@ Feature: upload files | joaosilva | Joao Silva | And I am logged in as "joaosilva" - + @selenium Scenario: provile links to upload files to community's gallery Given the following communities | identifier | name | owner | @@ -20,6 +20,7 @@ Feature: upload files And I follow "0 pictures" And I should see "Upload files" + @selenium Scenario: provile links to upload files to enterprise's gallery Given the following enterprises | identifier | name | owner | -- libgit2 0.21.2