Fix blob_controller_spec plain to raw_path

上级 6b81098f
......@@ -50,7 +50,7 @@ describe Projects::BlobController do
it do
expect(response).to be_ok
expect(json_response).to have_key 'html'
expect(json_response).to have_key 'plain'
expect(json_response).to have_key 'raw_path'
end
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册