We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
uninitialized constant JSON::GenericObject
1 parent e4fc0d4 commit 6094cb5Copy full SHA for 6094cb5
1 file changed
test/json/json_generic_object_test.rb
@@ -15,8 +15,6 @@ def setup
15
else
16
omit("JSON::GenericObject is not available")
17
end
18
- rescue NameError
19
- omit("JSON::GenericObject is not available")
20
21
22
def test_attributes
0 commit comments