Make ember route expectations smarter
This commit is contained in:
@@ -27,5 +27,5 @@ end
|
||||
## ASSERTIONS
|
||||
|
||||
step "the supplier should be redirected to the root path" do
|
||||
ember_route.should == '/'
|
||||
ember_route_should_be '/'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user