From 5a90ea64a9d89c8eadfb1d8ccdd2c3380ef63e6d Mon Sep 17 00:00:00 2001 From: scribu Date: Sun, 17 Feb 2013 02:00:07 +0200 Subject: [PATCH] remove boilerplate feature description --- features/core.feature | 5 +---- features/flags.feature | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/features/core.feature b/features/core.feature index 37b40a09..8f65bd44 100644 --- a/features/core.feature +++ b/features/core.feature @@ -1,7 +1,4 @@ -Feature: core - In order to manage WordPress - As a UNIX user - I need to be able to install it +Feature: Manage WordPress installation Scenario: Empty dir Given an empty directory diff --git a/features/flags.feature b/features/flags.feature index f5643f9e..b3b8484b 100644 --- a/features/flags.feature +++ b/features/flags.feature @@ -1,7 +1,4 @@ -Feature: flags - In order to manage WordPress - As a UNIX user - I need to be able to use various flags +Feature: Global flags Scenario: Quiet run Given WP install -- 2.11.0