Skip to content

Commit

Permalink
Openstruct has been removed from rails specs. Lets require ourselves. (
Browse files Browse the repository at this point in the history
  • Loading branch information
vipulnsward committed Apr 28, 2024
1 parent e6dc8bf commit 954edc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
require 'api_struct'
require 'uploadcare'
require 'action_view'
require 'ostruct'

Dir[File.expand_path(File.join(File.dirname(__FILE__), 'support', '**', '*.rb'))].sort.each { |f| require f }

Expand Down

0 comments on commit 954edc1

Please sign in to comment.