There was an error while loading. Please reload this page.
1 parent 435f43b commit 7976d57Copy full SHA for 7976d57
1 file changed
tool/rbs_skip_tests
@@ -51,6 +51,9 @@ test_new(RegexpSingletonTest)
51
test_collection_install__pathname_set(RBS::CliTest)
52
test_collection_install__set_pathname__manifest(RBS::CliTest)
53
54
+# json-schema passes the obsolete `quirks_mode` parameter, but json gem v3 rejects it
55
+RBS::SchemaTest
56
+
57
# RBS 4.0.3's RDoc plugin is incompatible with the RDoc 7.2.0 development revision
58
test_attr_decl_1(RDocPluginParserTest)
59
test_attr_decl_2(RDocPluginParserTest)
0 commit comments