improve acceptance spec message

This commit is contained in:
2012-12-05 01:46:55 +01:00
parent e1e1ad3af1
commit d2ddfc97da
@@ -2,9 +2,9 @@ require 'acceptance/acceptance_helper'
@javascript @javascript
feature 'Supplier main board spec.rb', %q{ feature 'Supplier main board spec.rb', %q{
In order to manage active orders In order to manage active list and orders
As a supplier As a supplier
I want to have control I want to have control over list and orders from the main activity panel
} do } do
background do background do
CouchPotato.couchrest_database.recreate! CouchPotato.couchrest_database.recreate!