Skip TOPDIR test

This commit is contained in:
Soutaro Matsumoto 2023-11-14 04:28:51 -08:00 committed by Hiroshi SHIBATA
parent bb008f006c
commit 6fb030e6f1

View file

@ -28,6 +28,8 @@ test_subtract_several_subtrahends(RBS::CliTest) running tests without Bundler
test_subtract_write(RBS::CliTest) running tests without Bundler
test_subtract_write_removes_definition_if_empty(RBS::CliTest) running tests without Bundler
test_TOPDIR(RbConfigSingletonTest) `TOPDIR` is `nil` during CI while RBS type is declared as `String`
test_aref(FiberSingletonTest) the method should not accept String keys
NetSingletonTest depending on external resources