feat: add marketing site and expand Proxmox management features
This commit is contained in:
@@ -485,5 +485,5 @@ async fn disconnect_clears_session_and_status() {
|
||||
.await
|
||||
.expect("reconnect after disconnect should succeed");
|
||||
assert_eq!(result.status, "connected");
|
||||
mock.assert_hits(2);
|
||||
mock.assert_calls(2);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user