We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0666c commit e8566fbCopy full SHA for e8566fb
sentry-raven/spec/raven/json_spec.rb
@@ -2,6 +2,7 @@
2
# JSON impl we use handles it in the way that we expect.
3
4
require 'spec_helper'
5
+require 'ostruct'
6
7
RSpec.describe JSON do
8
data = [
0 commit comments