Commit 2c55d816 authored by Earth's avatar Earth

Replace tabs with spaces

parent f080cb53
......@@ -75,7 +75,7 @@ describe Projects::ForksController do
sign_out(user)
get :new,
namespace_id: project.namespace.to_param,
namespace_id: project.namespace.to_param,
project_id: project.to_param
expect(response).to redirect_to(root_path + 'users/sign_in')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment