• Stan Hu's avatar
    Fix test for removal of remotes · f552fc6c
    Stan Hu authored
    The Rugged/libgit2 update appears to cache the state of the
    remotes. Since the remotes are deleted underneath it via Gitaly, Rugged
    doesn't know to refresh the list of remotes. We now test the RPC
    response and reload the Rugged repository to validate the removal.
    f552fc6c
repository_spec.rb 74.2 KB