From 72d6a853ae0f2e58e497a731bd7eb1728c17f353 Mon Sep 17 00:00:00 2001 From: Thibault Jouan Date: Tue, 6 Aug 2013 19:04:49 +0000 Subject: [PATCH] Improve wording in task evaluation feature --- features/tasks/task.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/tasks/task.feature b/features/tasks/task.feature index 55dd29d..26719e3 100644 --- a/features/tasks/task.feature +++ b/features/tasks/task.feature @@ -1,6 +1,6 @@ -Feature: tasks +Feature: task evaluation - Scenario: evaluates ruby code grouped in task blocks + Scenario: evaluates ruby code in task blocks Given a recipe with: """ task :hello do