diff --git a/spec/acceptance/suppliers/dashboard.feature b/spec/acceptance/suppliers/dashboard.feature index 90d61a13..d6591a3b 100644 --- a/spec/acceptance/suppliers/dashboard.feature +++ b/spec/acceptance/suppliers/dashboard.feature @@ -94,6 +94,7 @@ Feature: Supplier main board And I am signed in as supplier When I visit the supplier root path 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 And the supplier main board list total should be updated And the supplier placed orders counter should be reduced