From 5a23c85f431bcae5e06319aab3f0253b6269d9ac Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Sat, 26 Oct 2013 16:00:39 -0200 Subject: [PATCH] Fixes repository creation acceptance test --- features/repository/create.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/repository/create.feature b/features/repository/create.feature index eed7ffe..303625a 100644 --- a/features/repository/create.feature +++ b/features/repository/create.feature @@ -31,7 +31,7 @@ Scenario: repository creation And I set the select field Type as "GIT" And I fill the Address field with "https://github.com/mezuro/kalibro_entities.git" And I set the select field Configuration as the sample configuration - When I press the Create Repository button + When I press the Save button Then I should be in the Sample Project page And I should not see There are no repositories yet! And I should see "Kalibro" -- libgit2 0.21.2