Fix spec for added confirm on order removal
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user