Improve wording in task evaluation feature

This commit is contained in:
Thibault Jouan 2013-08-06 19:04:49 +00:00
parent d5cbff9c4d
commit 72d6a853ae

View File

@ -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