Commit 8f07afe3 authored by James Lopez's avatar James Lopez

fix spec and added changelog

parent c085f88f
---
title: Make backup task to continue on corrupt repositories
merge_request: 11962
author:
require 'spec_helper'
describe Backup::Repository, lib: true do
include StubENV
let(:progress) { StringIO.new }
let!(:project) { create(:empty_project) }
......
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