Commit 6bc22d95 authored by Kamil Trzcinski's avatar Kamil Trzcinski

Add test coverage to LFS fetching

parent 2f545a15
module Gitlab
module Lfs
class Router
attr_reader :project, :user, :ci, :request
def initialize(project, user, ci, request)
@project = project
@user = user
......
This diff is collapsed.
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