improve acceptance spec message
This commit is contained in:
@@ -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!
|
||||||
|
|||||||
Reference in New Issue
Block a user