Skip to content

Commit

Permalink
policies: Fix getting replicas in TestHostPolicy_TokenAware_DCAwareRR2
Browse files Browse the repository at this point in the history
This commit fixes the next error:
```
type *tokenAwareHostPolicy has no field or method keyspaces
```

which was introduced with 47e1472 after merging
#22

Commit 9867ae9 removed field used in the test and later change was
not reflected during ongoing merges.
  • Loading branch information
mrVanboy authored and Henrik Johansson committed Feb 6, 2020
1 parent 0067b19 commit 3306947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,4 @@ Thomas Meson <zllak@hycik.org>
Martin Sucha <martin.sucha@kiwi.com>; <git@mm.ms47.eu>
Pavel Buchinchik <p.buchinchik@gmail.com>
Rintaro Okamura <rintaro.okamura@gmail.com>
Ivan Boyarkin <ivan.boyarkin@kiwi.com>; <mr.vanboy@gmail.com>

0 comments on commit 3306947

Please sign in to comment.