This commit is contained in:
James Lopez 2018-06-22 09:54:44 +02:00
parent 35d69ccf95
commit fb5ca695c4
No known key found for this signature in database
GPG Key ID: 756BF8E9D7C0CF39
1 changed files with 0 additions and 2 deletions

View File

@ -407,8 +407,6 @@ describe Gitlab::ImportExport::ProjectTreeRestorer do
end
it 'preserves the project milestone IID' do
create(:milestone, name: 'A milestone', group: project.group)
expect_any_instance_of(Gitlab::ImportExport::Shared).not_to receive(:error)
restored_project_json