mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
service --run
This commit is contained in:
@@ -55,6 +55,7 @@ def test_ok(tmpdir) -> None: # type: ignore
|
||||
"--set-options",
|
||||
f"kvmd/server/unix={kvmd_sock_path}",
|
||||
f"kvmd/streamer/unix={ustreamer_sock_path}",
|
||||
"--run",
|
||||
])
|
||||
|
||||
assert not os.path.exists(ustreamer_sock_path)
|
||||
|
||||
Reference in New Issue
Block a user