diff --git a/spec/acceptance/suppliers/settings.feature b/spec/acceptance/suppliers/settings.feature index 1e4be3a9..1a211279 100644 --- a/spec/acceptance/suppliers/settings.feature +++ b/spec/acceptance/suppliers/settings.feature @@ -7,6 +7,7 @@ Feature: Manage settings When I visit the supplier settings path And I provide a new supplier email address And the supplier submits the supplier settings form + #Then the supplier should see a settings saved message Then the supplier email should not have been changed And the supplier unconfirmed email should have been set to the new supplier email And an email should have been sent to the original supplier email with email confirmation instructions