mirror of
https://github.com/modelscope/modelscope.git
synced 2026-05-18 13:15:06 +02:00
skip plugin test case
This commit is contained in:
@@ -124,7 +124,3 @@ class PluginTest(unittest.TestCase):
|
||||
|
||||
result = self.plugins_manager.list_plugins(show_all=True)
|
||||
self.assertEqual(len(result.items()), len(OFFICIAL_PLUGINS))
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user