未验证 提交 baddedfd 编写于 作者: G gongweibao 提交者: GitHub

fix ut test=develop (#27760)

上级 6da552a2
......@@ -157,7 +157,7 @@ class FSTestBase(unittest.TestCase):
assert fs.need_upload_download()
self.assertTrue(fs.is_exist(dst_file))
self.assertFalse(fs.is_exist(dst_file))
fs.delete(dst_file)
fs.delete(src_file)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册