From 9ca5190c6aa51c6b40a439c55d5d0995161dcaeb Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Thu, 13 Aug 2015 17:40:33 +0200 Subject: [PATCH] Fix spec for added confirm on order removal --- spec/acceptance/suppliers/dashboard.feature | 1 + 1 file changed, 1 insertion(+) 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