Spec employees
This commit is contained in:
@@ -32,3 +32,7 @@ end
|
||||
step "the supplier should be redirected to the root path" do
|
||||
ember_route_should_be '/'
|
||||
end
|
||||
|
||||
step "the supplier employee visits the :path_spec path" do |path_spec|
|
||||
visit "/supplier#/#{path_spec}"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user