Fix spec for added confirm on order removal

This commit is contained in:
2015-08-13 17:40:33 +02:00
parent 359c7224ef
commit 9ca5190c6a
@@ -94,6 +94,7 @@ Feature: Supplier main board
And I am signed in as supplier And I am signed in as supplier
When I visit the supplier root path When I visit the supplier root path
And the supplier marks the order as wrong in the main board view And the supplier marks the order as wrong in the main board view
And the supplier employee clicks the confirm modal button
Then the supplier main board order should not be visible anymore Then the supplier main board order should not be visible anymore
And the supplier main board list total should be updated And the supplier main board list total should be updated
And the supplier placed orders counter should be reduced And the supplier placed orders counter should be reduced