• Sean McGivern's avatar
    Fix GitAccess specs · 485ac922
    Sean McGivern authored
    These specs never ran due to incorrect indentation: the `context` blocks
    were inside the `before`.
    
    Additionally, `GitHooksService` now has to yield itself to callers, and
    `GitAccess` never appears to have had an `allowed?` method.
    485ac922
git_access_spec.rb 14.3 KB