Skip to content

Commit

Permalink
Merge pull request #74 from sue445/fix_ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
sue445 committed Apr 5, 2024
2 parents e39dd32 + 763182b commit 7553dcc
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 @@ -18,6 +18,7 @@
require "webmock/rspec"
require "active_support/core_ext/string/strip"
require "rspec-parameterized"
require "ostruct"

Dir["#{__dir__}/support/**/*.rb"].each { |f| require f }

Expand Down

0 comments on commit 7553dcc

Please sign in to comment.