This commit is contained in:
Oleg Yakovenko 2020-06-04 17:22:20 +03:00
parent 81c110022e
commit 7c3c357291

View File

@ -78,10 +78,6 @@ module Rswag
end
end
# example.metadata[:response][:content] = {
# 'application/json' => { example: json }
# }
def run_test!(&block)
# NOTE: rspec 2.x support
if RSPEC_VERSION < 3