• Boris Bügling's avatar
    Fix "does not update non-git repo" test · c746a591
    Boris Bügling authored
    The test suggests that the fixture is a non-git repo when in reality it
    is not. Seemingly, the `.git` file in there references a relative path,
    but newer versions of git seem to make it absolute when cloning the
    fixtures. This results in the copied repo being treated as a git repo
    and the test failing. The fix just removes `.git` after copying, making
    the fixture an actual non-git repo :)
    c746a591
Name
Last commit
Last update
..
analyzer Loading commit data...
user_project_integrator Loading commit data...
xcode Loading commit data...
analyzer_spec.rb Loading commit data...
installation_options_spec.rb Loading commit data...
pod_source_installer_spec.rb Loading commit data...
podfile_validator_spec.rb Loading commit data...
post_install_hooks_context_spec.rb Loading commit data...
pre_install_hooks_context_spec.rb Loading commit data...
source_provider_hooks_context_spec.rb Loading commit data...
user_project_integrator_spec.rb Loading commit data...