Skip to content

Commit 86231f8

Browse files
committed
minor: load ostruct to MockParser
1 parent e8d0776 commit 86231f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/support/mock_parser.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# frozen_string_literal: true
22

3+
require 'ostruct'
4+
35
module GrapeSwagger
46
class MockParser
57
attr_reader :model, :endpoint

0 commit comments

Comments
 (0)