Fix isolated tests

上级 a60ccadb
......@@ -2,6 +2,7 @@
require 'bigdecimal'
require 'yaml'
require 'active_support/core_ext/big_decimal/conversions'
class BigDecimal
YAML_MAPPING = { 'Infinity' => '.Inf', '-Infinity' => '-.Inf', 'NaN' => '.NaN' }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册