forked from loafle/openapi-generator-original
fix missing import in ruby faraday test (#17692)
This commit is contained in:
parent
d0187ab359
commit
6a8ca1018f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user