Skip to content

Commit

Permalink
minor: load ostruct to MockParser
Browse files Browse the repository at this point in the history
  • Loading branch information
chibicco committed Apr 21, 2024
1 parent e8d0776 commit 86231f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/support/mock_parser.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# frozen_string_literal: true

require 'ostruct'

module GrapeSwagger
class MockParser
attr_reader :model, :endpoint
Expand Down

0 comments on commit 86231f8

Please sign in to comment.