diff options
author | Stan Hu <stanhu@gmail.com> | 2019-07-03 11:27:16 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-07-03 11:27:16 -0700 |
commit | 3b924c13460d4afe26c386633241d1362d10e824 (patch) | |
tree | 9804733bfdfb03c9b27f7c428121ff2e8531a0e8 /doc/customization | |
parent | db26cddaaae20655776e6fac31b29e67b5edfa2e (diff) | |
download | gitlab-ce-3b924c13460d4afe26c386633241d1362d10e824.tar.gz |
Fix order-dependent spec failure in appearance_spec.rb
When file_mover_spec.rb ran, it would initialize fog-aws with
`Fog::AWS::Storage::Real` service instead of `Fog::AWS::Storage::Mock`
because `Fog.mock!` was not called. Ensure that we use
`stub_uploads_object_storage` to prevent that from happening.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64083
Diffstat (limited to 'doc/customization')
0 files changed, 0 insertions, 0 deletions