Commit d8343a0c authored by Shinya Maeda's avatar Shinya Maeda

Remove unnecessary spaces

parent 08a0bc53
......@@ -7,7 +7,7 @@ describe DeploymentEntity do
before do
allow(request).to receive(:user).and_return(user)
end
let(:entity) do
described_class.new(deployment, request: request)
end
......
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