From f9ede71d422e1c90277cb111890d995677964a0f Mon Sep 17 00:00:00 2001 From: Florian Kraft Date: Fri, 13 Feb 2015 17:35:22 +0100 Subject: [PATCH] fix reportings feature --- features/reportings/reporting_administration.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/reportings/reporting_administration.feature b/features/reportings/reporting_administration.feature index 413af738c9..2b676acbf0 100644 --- a/features/reportings/reporting_administration.feature +++ b/features/reportings/reporting_administration.feature @@ -81,8 +81,8 @@ Feature: General Reporting administration And I should see "Hallo Junge" When I follow link "Edit" for report "World Domination" - Then I should see "Status comment:" - And I should see "Project status:" + Then I should see "Status comment" + And I should see "Project status" When I fill in "So'n Feuerball" for "Status comment" And I click on "Save"