From f1acd8e1f36c32a5dc44b7f869fa1d095f59f405 Mon Sep 17 00:00:00 2001 From: Heitor Reis Date: Tue, 5 May 2015 11:29:19 -0300 Subject: [PATCH] Fixing language selection acceptance test --- features/homepage.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/homepage.feature b/features/homepage.feature index 56f6871..e590921 100644 --- a/features/homepage.feature +++ b/features/homepage.feature @@ -22,8 +22,8 @@ Feature: Homepage Scenario: Language selection Given I am at the homepage - When I click the Idiom link + When I click the Language link And I click the pt link Then I should see "Entendendo Métricas de Código" When I click the Idioma link - And I click the en link \ No newline at end of file + And I click the en link -- libgit2 0.21.2