Fix wording in features

This commit is contained in:
Thibault Jouan 2014-07-01 17:15:53 +00:00
parent a866d2a42f
commit 519178cb41

View File

@ -6,7 +6,7 @@ Feature: CLI verbose option
task :task_ok do
condition { true }
echo 'some mesasge'
echo 'some message'
end
task :task_ko do