Supplier mail changing and polishing

This commit is contained in:
2013-12-11 16:00:35 +01:00
parent 0ac9a70797
commit 8aede39b27
28 changed files with 207 additions and 72 deletions
@@ -12,5 +12,10 @@ end
step "I should be redirected to the supplier settings page" do
page.current_path.should == supplier_settings_path
#page.current_path.should == supplier_settings_path
route_should_be 'supplier#edit'
end
step "I visit the supplier settings path" do
visit supplier_settings_path
end