Fix MigrateAttachmentsService spec when repo is already on disk
Running this after spec/services/projects/hashed_storage_migration_service_spec.rb would fail previously, because the repository already existed on disk. As this spec expects the repository to not exist on disk prior to being created, we should clear out the test repos before running.
Showing
Please register or sign in to comment