Skip to content

Commit 07b7cdf

Browse files
.
1 parent 3d8caee commit 07b7cdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/client/lib/sentinel/index.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,7 @@ describe('legacy tests', () => {
448448
frame.sentinelMaster(),
449449
frame.sentinelReplicas()
450450
])
451+
451452
console.log(`sentinel sentinels:\n${JSON.stringify(results[0], undefined, '\t')}`);
452453
console.log(`sentinel master:\n${JSON.stringify(results[1], undefined, '\t')}`);
453454
console.log(`sentinel replicas:\n${JSON.stringify(results[2], undefined, '\t')}`);

0 commit comments

Comments
 (0)