提交 315fd7d7 编写于 作者: D Dmitriy Zaporozhets

fix routing specs

上级 193a5624
......@@ -76,7 +76,7 @@ describe ProjectsController, "routing" do
end
it "to #graph" do
get("/gitlabhq/graph").should route_to('projects#graph', id: 'gitlabhq')
get("/gitlabhq/graph/master").should route_to('graph#show', project_id: 'gitlabhq', id: 'master')
end
it "to #files" do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册