When running ` rspec spec/services/external_upload_manager_spec.rb` in the development environment, tests were failing with the following error: ``` NameError: uninitialized constant FakeS3::Aws ```