Supplier mail changing and polishing
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user