Make ember route expectations smarter
This commit is contained in:
@@ -37,7 +37,7 @@ end
|
||||
|
||||
step "the supplier should be redirected to the supplier settings path" do
|
||||
# route_should_be 'supplier#edit'
|
||||
ember_route.should == '/settings'
|
||||
ember_route_should_be '/settings'
|
||||
end
|
||||
|
||||
step "the supplier email is the new email and the unconfirmed email is empty" do
|
||||
|
||||
Reference in New Issue
Block a user