Skip to content

Commit 7cf1385

Browse files
author
Arsenii Pastushenko
committed
Update tests
1 parent edc85d4 commit 7cf1385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/orchestrator/fake/client.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ func (o *OrcFakeClient) Maintenance() ([]Maintenance, error) {
349349
return nil, nil
350350
}
351351

352+
// ResetReplication resets replication on a node
352353
func (o *OrcFakeClient) ResetReplication(key InstanceKey) error {
353354
return nil
354355
}

0 commit comments

Comments
 (0)