Skip to content

Combine ObjectStorage spec contexts

Luke Duncalfe requested to merge 209967-object-storage-spec-tidy into master

What does this MR do?

This MR combines ObjectStorage two spec contexts.

uploaders/object_storage_spec.rb previously had two context blocks on the same tree level that were both labelled 'when local file is used':

The decision was made in #209967 (closed) to combine them.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Luke Duncalfe

Merge request reports