提交 2a67879b 编写于 作者: R randx

[Tests] Fixed graph test

上级 9cd1069a
......@@ -79,7 +79,7 @@ describe "Projects" do
describe "GET /projects/graph" do
before do
@project = Factory :project, :path => "gitlab_remove"
@project = Factory :project
@project.add_access(@user, :read)
visit graph_project_path(@project)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册