Skip to content

Commit

Permalink
Fix missing OpenStruct in raven CI (#2480)
Browse files Browse the repository at this point in the history
  • Loading branch information
sl0thentr0py authored Dec 2, 2024
1 parent 0f0666c commit e8566fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sentry-raven/spec/raven/json_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# JSON impl we use handles it in the way that we expect.

require 'spec_helper'
require 'ostruct'

RSpec.describe JSON do
data = [
Expand Down

0 comments on commit e8566fb

Please sign in to comment.