diff --git a/samples/client/echo_api/ruby-faraday/spec/manual_spec.rb b/samples/client/echo_api/ruby-faraday/spec/manual_spec.rb index 023b2538c7b..96db5a92076 100644 --- a/samples/client/echo_api/ruby-faraday/spec/manual_spec.rb +++ b/samples/client/echo_api/ruby-faraday/spec/manual_spec.rb @@ -11,6 +11,7 @@ OpenAPI Generator version: 7.2.0-SNAPSHOT =end require 'spec_helper' +require 'base64' describe "Body API tests" do describe 'the test_binary_gif method' do