We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e43a0a9 commit f78cb3dCopy full SHA for f78cb3d
test/dynamic_ha_SUITE.erl
@@ -380,7 +380,7 @@ nodes_policy_should_pick_master_from_its_params(Config) ->
380
%% --> Master: A
381
%% Slaves: [B, C] or [C, B]
382
SSPids = ?awaitMatch(SSPids when is_list(SSPids),
383
- proplists:get_value(synchronized_slave_pids,
+ proplists:get_value(synchronised_slave_pids,
384
find_queue(?QNAME, A)),
385
5000),
386
0 commit comments