Skip to content

Commit f78cb3d

Browse files
HoloRinmichaelklishin
authored andcommitted
synchronized -> synchronised
(cherry picked from commit 7d8c3a2) (cherry picked from commit a31db7a)
1 parent e43a0a9 commit f78cb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dynamic_ha_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ nodes_policy_should_pick_master_from_its_params(Config) ->
380380
%% --> Master: A
381381
%% Slaves: [B, C] or [C, B]
382382
SSPids = ?awaitMatch(SSPids when is_list(SSPids),
383-
proplists:get_value(synchronized_slave_pids,
383+
proplists:get_value(synchronised_slave_pids,
384384
find_queue(?QNAME, A)),
385385
5000),
386386

0 commit comments

Comments
 (0)