mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fix
This commit is contained in:
@@ -164,4 +164,4 @@ async def test_ok__disabled() -> None:
|
||||
with pytest.raises(AssertionError):
|
||||
manager.check("xxx")
|
||||
finally:
|
||||
manager.cleanup()
|
||||
await manager.cleanup()
|
||||
|
||||
Reference in New Issue
Block a user