diff --git a/tool/rbs_skip_tests b/tool/rbs_skip_tests index 993923c711..ce3293a997 100644 --- a/tool/rbs_skip_tests +++ b/tool/rbs_skip_tests @@ -54,6 +54,7 @@ RDocPluginParserTest # https://github.com/ruby/json/pull/773 test_load(JSONInstanceTest) +test_load(JSONSingletonTest) # https://github.com/ruby/json/pull/775 test_fast_unparse(JSONInstanceTest)