mirror of
https://github.com/codership/wsrep-lib.git
synced 2025-07-28 20:02:00 +03:00
Extracted mock_server_service out of mock_server_state.
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
#include "wsrep/client_state.hpp"
|
||||
|
||||
wsrep::mock_storage_service::mock_storage_service(
|
||||
wsrep::mock_server_state& server_state,
|
||||
wsrep::server_state& server_state,
|
||||
wsrep::client_id client_id)
|
||||
: server_state_(server_state)
|
||||
, client_service_(client_state_)
|
||||
|
Reference in New Issue
Block a user