Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Arsenii Pastushenko committed Oct 23, 2020
1 parent edc85d4 commit 7cf1385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/orchestrator/fake/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,7 @@ func (o *OrcFakeClient) Maintenance() ([]Maintenance, error) {
return nil, nil
}

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

0 comments on commit 7cf1385

Please sign in to comment.