File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ test_collection_install_frozen(RBS::CliTest) running tests without Bundler
22
22
test_collection_install_gemspec(RBS::CliTest) running tests without Bundler
23
23
test_collection_update(RBS::CliTest) running tests without Bundler
24
24
25
+ test_loading_from_rbs_collection__gem_version_mismatch(RBS::EnvironmentLoaderTest) running test without rbs-amber testing gem
26
+
25
27
test_defs(RBS::RbPrototypeTest) Numeric Nodes are added
26
28
test_defs_return_type(RBS::RbPrototypeTest) Numeric Nodes are added
27
29
test_defs_return_type_with_block(RBS::RbPrototypeTest) Numeric Nodes are added
@@ -46,6 +48,7 @@ test_parameter(RBS::RbiPrototypeTest) Symbol Node is added
46
48
test_parameter_type_member_variance(RBS::RbiPrototypeTest) Symbol Node is added
47
49
test_tuple(RBS::RbiPrototypeTest) Symbol Node is added
48
50
test_untyped_block(RBS::RbiPrototypeTest) Symbol Node is added
51
+ test_argument_forwarding(RBS::RbPrototypeTest) `...` args handling is changed
49
52
50
53
test_TOPDIR(RbConfigSingletonTest) `TOPDIR` is `nil` during CI while RBS type is declared as `String`
51
54
You can’t perform that action at this time.
0 commit comments