We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 821b92e + 6ae9155 commit 3a09ad1Copy full SHA for 3a09ad1
1 file changed
test/json/json_common_interface_test.rb
@@ -209,7 +209,6 @@ def with_external_encoding(encoding)
209
Encoding.default_external = encoding
210
yield
211
ensure
212
- verbose = $VERBOSE
213
Encoding.default_external = previous_encoding
214
$VERBOSE = verbose
215
end
0 commit comments